wined3d: Correct the software cursor position if the app is running in windowed mode.
[wine] / dlls / ws2_32 /
2006-10-12  Alexandre Julliardws2_32: Win64 printf format fixes.
2006-10-12  Alexandre Julliardwinsock: Add a WS_ prefix to the BSD types.
2006-10-12  Nicolas Delcroswinsock: Add mapping for SO_ACCEPTCONN.
2006-10-09  Michael Stefaniucws2_32/tests: Win64 printf format warning fixes.
2006-10-03  Alexandre Julliardws2_32: Avoid retrieving the fd twice in WSAIoctl.
2006-10-03  Marcus Meissnerws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl.
2006-10-02  Dmitry Timoshkovws2_32: Add a comment to ioctlsocket about 'bogus'...
2006-10-02  Dmitry Timoshkovws2_32: Use a symbolic name instead of hand-made value.
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-09-08  Francois GougetAssorted spelling fixes.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-07-13  Robert Shearmaninclude: Add NI_* defines and add a WS(socklen_t) type.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
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 Julliardmake_dlls: Ignore generated import libraries from the...
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.