Extract binary resources to files, to fit the standard.
[wine] / dlls / user / tests /
2003-10-02  Dimitrie O. PaunMove the message sequences documented in documentation...
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-19  Dmitry TimoshkovGetClassInfo returns class atom on success.
2003-04-26  Ferenc WagnerAdded listbox test.
2003-04-08  Alexandre JulliardAvoid warning.
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-16  Francois GougetDon't use old_spacing-1 if old_spacing already has...
2003-01-13  Francois GougetUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-05  Francois GougetFix signed/unsigned compilation warnings.
2003-01-03  Francois GougetWin9x does not support {Get,Set}WindowLongW. Use the...
2002-12-18  Francois GougetwsprintfW is not supported on Win9x platforms.
2002-12-12  Francois GougetSkip the Unicode tests (effectively all tests currently...
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-04  Alexandre JulliardFixed printf formats for -DSTRICT handles.
2002-10-03  Alexandre JulliardBuild tests with -DSTRICT.
2002-10-02  Patrik StridvallAdded some more autogenerated 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.