Call PrivateExtractIcon in user32 instead of duplicating the code.
[wine] / dlls / dinput /
2000-10-13  Marcus MeissnerImplemented DirectInputCreateEx.
2000-08-26  Alexandre JulliardRemoved calls to ConvertToGlobalHandle and MakeCritical...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-06-03  Alexandre JulliardMerged display.dll into USER.
2000-04-28  Lionel UlmerAdded leaving of critical section on all return cases.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Patrik StridvallMade the include files self sufficient.
2000-03-24  Lionel Ulmer- added some debug code and cleaned-up the mouse warpin...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.