Use Get/SetClassLongPtr to access the module handle.
[wine] / dlls / user / tests / listbox.c
2005-08-27  Jason EdmeadesListbox delete string handling should validate the...
2005-08-08  Francois GougetThe listbox test shows that the control id must be...
2005-07-29  Dmitry Timoshkov- Add an ownerdrawn listbox test, which confirms that...
2005-06-15  Mike McCormackFix declarations.
2005-03-10  Marcus MeissnerUse 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
2005-02-02  Lauri TulminAdd test for LB_SELITEMRANGE and make it pass.
2005-01-10  Lauri TulminFixes to the handling of LBS_EXTENDEDSEL style, with...
2005-01-03  Dimitrie O. PaunAdd test for the listbox item height.
2004-10-05  Jon GriffithsDraw background of the empty selected item in empty...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-04-26  Ferenc WagnerAdded listbox test.