Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation error.
[wine] / dlls / wsock32 / protocol.c
2004-03-22  Hans LeidekkerPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-01-30  Andrew John HughesProvide stub implementations of GetTypeByNameA and...
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-19  Francois GougetFix the Solaris and FreeBSD compilation errors introduc...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-08-28  Francois GougetOnly use winsock2.h in Wine.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.