user32: Fix colours to match exactly with Windows 2000.
[wine] / dlls / user32 / win.c
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-10-31  Alexandre Julliarduser32: SetParent should not make the window topmost.
2007-10-31  Alexandre Julliarduser32: Don't allow changing the WS_EX_TOPMOST style...
2007-10-30  Alexandre Julliarduser32: Fix a slightly incorrect assert.
2007-10-30  Mikolaj Zalewskiuser32: Better fix how to handle GetWindowLongPtr[AW...
2007-08-24  Alexandre Julliarduser32: IsChild must not consider the desktop window.
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.