Prevent crash when listview trace logging is on.
[wine] / dlls / user / tests /
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-09-17  Francois GougetIDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-24  Bill MedlandFirst regression test for wsprintf.
2002-04-21  Mike McCormackAdded a simple test set for window classes.
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-03-19  Francois GougetDon't show the window.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.