Change the callback declarations to a safer format.
[wine] / dlls / comctl32 / comctl32.spec
2000-12-26  Eric PouechNo longer using function pointers to winmm and msvfw32...
2000-12-14  Francois GougetRemoved the name of APIs exported by ordinal.
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-13  Alexandre JulliardTemp hack: do not import dlls that we link with at...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-27  Alexandre JulliardAdded a few missing imports.
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-29  Marcus MeissnerImplemented SmoothScrollWindow.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-12-04  Huw D M DaviesAdded stubs for several MRU list functions and document...
1999-11-23  Eric Kohl- minor update to mru list functions
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-04  Uwe BonnesImplemented StrCmpNIA like the other StrCmpXX functions.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-28  Ian SchmidtAdded stubs for InitMUILanguage and COMCTL32.410.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.