mmdevapi: Add class factory.
[wine] / dlls / comctl32 / tooltips.c
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Francois BoisvertImplementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
1999-04-22  Noel BorthwickFixed bug with tooltips stealing focus whenever a toolt...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Francis BeaudetFixed a slight bug that was included in the change...
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-10-24  Eric KohlAdded support for transparent and tracking tooltips.
1998-10-11  Eric KohlAdded tracking support and fixed loading of resource...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913