Make sure ip_mreq is not exported by winsock2.h.
[wine] / include / msvcrt / process.h
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-26  Alexandre JulliardUse aliases instead of #defines for the varargs functio...
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2003-01-15  Alexandre JulliardDefine __stdcall in msvcrt/process.h if windef.h hasn...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-19  Francois GougetA few typos.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-04-10  Francois GougetAdded headers for the msvcrt library.