winhttp: Convert connect_t's address type from a struct sockaddr_in to a struct socka...
[wine] / dlls / user32 / static.c
2009-04-16  Rein Klazesuser32: When repainting a static control with SS_BITMAP...
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-04-17  Alexandre Julliarduser32: Added support for WS_EX_RIGHT in the static...
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-08-30  Mikolaj Zalewskiuser32: Static controls should have a clipping region...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-11-28  Dmitry Timoshkovuser32: Make some data const.
2006-11-22  Dmitry Timoshkovuser32: Restore the len == 0 check which got lost in...
2006-11-21  Dmitry Timoshkovuser32: Add a rudimentary WM_SETFONT message test for...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.