- make SHGetFileInfo handle relative paths
[wine] / dlls / winsock / Makefile.in
2002-10-30  Martin Wilck- Define SOCKET as UINT_PTR for Win64 (thanks to P...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-27  Martin WilckAdded unit test for winsock.
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.