server: Move socket async activation to sock_poll_event.
[wine] / dlls / dinput / dinput.spec
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-19  Arjen NienhuisFixed keyboard handling.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-13  Marcus MeissnerImplemented DirectInputCreateEx.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.