Add support for WM_WINDOWPOSCHANGED to save new origin of window.
[wine] / dlls / dplayx / Makefile.in
2001-04-16  Ove KaavenAdd version resource to dplayx.dll, versioned to Direct...
2001-04-12  Peter Hunnisett- Provide lobby provider COM object header file and...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-26  Peter Hunnisett- Remove winmm hack in dplay code
2000-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-10  Peter Hunnisett- Make ref counting a little more efficient
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-03-12  Peter Hunnisett- Make registry usage a little more correct and modern
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.
1999-11-04  Peter Hunnisett- Added dplayx LibMain for initialization of all dplayx...
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...