Store window icons in the window structure so that WM_SETICON can do
[wine] / dlls / user / tests / win.c
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-30  Dmitry TimoshkovAdd MDI child creation tests.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-10-24  Dmitry TimoshkovMore tests for window creation parameters.
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-01-03  Francois GougetWin9x does not support {Get,Set}WindowLongW. Use the...
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-04  Alexandre JulliardFixed printf formats for -DSTRICT handles.
2002-10-03  Alexandre JulliardBuild tests with -DSTRICT.
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...