d3drm: Implement D3DRMVectorReflect.
[wine] / dlls / ws2_32 / tests /
2007-04-11  Michael Stefaniucws2_32/tests: Remove redundant NULL check before HeapFr...
2007-03-22  Damjan Jovanovicws2_32: WSASendTo should always re-enable the FD_WRITE...
2007-03-20  Damjan Jovanovicws2_32: In some cases send should block until the entir...
2007-02-26  Hans Leidekkerws2_32: Handle NULL argument in inet_addr.
2007-01-04  Francois Gougetws2_32/tests: Use '%d' to print GetLastError().
2006-12-20  Kai Blinws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
2006-12-04  Damjan Jovanovicws2_32: Added tests for closesocket cancelling pending...
2006-12-04  Kai Blinws2_32: Rewrite getsockopt to make it more readable.
2006-11-29  Kai Blinws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
2006-10-09  Michael Stefaniucws2_32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-15  Alexandre Julliardwinsock: Renamed the winsock directory to ws2_32.