summaryrefslogtreecommitdiff
path: root/src/windows.hpp
AgeCommit message (Collapse)Author
2011-06-18Refactor Windows versioning and WinSock usage.Signed-off-by: Steven McCoy ↵Steven McCoy
<steven.mccoy@miru.hk>
2011-06-13Reverting previous commit that broke MSVC2010 buildMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-06-12Fix scope on Windows includes.Steven McCoy
Fix windows.h included before winsock2.h. Remove definition of _WINSOCKAPI_. Signed-off-by: Steven McCoy <steven.mccoy@miru.hk>
2011-03-02The copyrights in file headers updated.Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-06-04Fix MINGW buildMartin Lucina
Mingw seems to define NOMINMAX, so don't redefine it if already defined
2010-06-04platform.hpp for MSVC contains only very basic stuffMartin Sustrik
2010-01-27fixed OpenPGM compilation on mingw32malosek
2010-01-05forced WINVER to 0x0501 for mingv32 buildmalosek
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-11-03minor fixes for MSVC++ 2005 buildmalosek
2009-10-05mingw portmalosek
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik