winhttp: Implement WinHttpOpenRequest.
[wine] / dlls / user32 / static.c
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.