- 15 Apr, 2005 15 commits
-
-
Brian Vincent authored
-
Huw Davies authored
original extension if SHGDN_FORPARSING isn't set. The flags passed to SetNameOf refer to the dst string not the src pidl.
-
Dmitry Timoshkov authored
-
Francois Gouget authored
Add -? and --help synonyms for -h as is customary. puts("") already prints a '\n' so we don't need a second one.
-
Francois Gouget authored
give up on the first menu that fails.
-
Duane Clark authored
-
Paul Vriens authored
Check needed length regardless of given length. Return STATUS_INVALID_INFO_CLASS for non-implemented classes. Return STATUS_ACCESS_VIOLATION if no buffer given.
-
Mike McCormack authored
-
Mike McCormack authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Robert Shearman authored
buttons.
-
Robert Shearman authored
destroying it and recreating it at the new position. - Clear the background in WM_VSCROLL to avoid problems with antialiased text drawing on top of itself multiple times.
-
Mike McCormack authored
-
- 14 Apr, 2005 18 commits
-
-
Dimitrie O. Paun authored
WM_STYLECHANGED message.
-
Dimitrie O. Paun authored
Minor typo fixes.
-
Mike McCormack authored
-
Robert Shearman authored
-
Robert Shearman authored
shown at the correct width.
-
Vitaliy Margolen authored
Don't use custom draw returned colors for control.
-
Alexandre Julliard authored
-
Rein Klazes authored
XGetSubImage.
-
Alexandre Julliard authored
remove related hacks in various C files.
-
Rein Klazes authored
-
Michael Lin authored
-
Michael Lin authored
-
Daniel Remenak authored
-
Benjamin Cutler authored
INET_QueryOptionHelper. MSDN says to return 'global proxy info' when hInternet == NULL. Thanks to Juan Lang for helping with this.
-
Duane Clark authored
Set day of week when a day is selected in the calender. Use fixed width fields in datetime. DTS_TIMEFORMAT is a two bit field, so test accordingly. Reposition and resize the updown control when the datetime control is resized. Respond to updown inputs.
-
Jacek Caban authored
-
Robert Shearman authored
- Add a control for editing binary data. - Add a binary value editor dialog.
-
Rein Klazes authored
flag from the calling process to the console process. Make wineconsole use the CmdShow parameter in the ShowWindow call.
-
- 13 Apr, 2005 7 commits
-
-
Alexandre Julliard authored
be made a system object (found by Rein Klazes).
-
Benjamin Cutler authored
INTERNET_OPTION_PROXY before attempting to use it.
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
instead of directly accessing the bitmap structure.
-
Huw Davies authored
-
Alex Villacís Lasso authored
bitmap. - Properly announce whether bitmap is transparent in get_Attributes. - GIF transparency is now palette-index based, instead of RGB based. - Keep original bitmap and XOR mask separate, so that get_Handle returns original bitmap.
-