- 13 Jan, 2006 18 commits
-
-
David Moore authored
codepages.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Saulius Krasuckas authored
-
Saulius Krasuckas authored
-
Alexandre Julliard authored
Maintain a local cache of the debug registers to avoid server calls where possible.
-
James Hawkins authored
-
James Hawkins authored
-
Phil Krylov authored
-
Phil Krylov authored
-
Phil Krylov authored
-
Jeremy White authored
-
Jeremy White authored
-
Alex Villacís Lasso authored
-
Aric Stewart authored
-
Saulius Krasuckas authored
-
Alexandre Julliard authored
-
- 12 Jan, 2006 18 commits
-
-
Eric Pouech authored
- created infrastructure in ntdll to support IOCTL for serial devices - implemented IOCTLs in ntdll for serial break support - implemented the kernel32 equivalent on top of those IOCTLs
-
Vitaliy Margolen authored
Check for NULL pointer.
-
Ge van Geldorp authored
Only use the Folder class handler if we're actually executing a folder.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Stefan Brüns authored
return value, not of DWL_MSGRESULT.
-
Detlef Riekenberg authored
-
Martin Fuchs authored
-
Robert Shearman authored
GlobalReAlloc should return NULL if the requested size is 0, the block is moveable and it is locked, but otherwise it should return the original memory block.
-
Phil Krylov authored
-
Phil Krylov authored
-
Huw Davies authored
number of pairs.
-
Robert Shearman authored
After creating the Shell View window we should call SetWindowPos to move the window on top of other child windows in the parent window. Also delay the showing of the window so that we can do more initialisation after window creation without it causing visual artifacts.
-
Robert Shearman authored
Typelib variant types that cannot be converted should return DISP_E_BADVARTYPE. Don't call DispCallFunc if conversion of one of the arguments failed.
-
Robert Shearman authored
Initialise apt to NULL since ipid_to_apt_stubbuffer no longer does this for us.
-
Robert Shearman authored
-
Saulius Krasuckas authored
-
- 11 Jan, 2006 4 commits
-
-
Jacek Caban authored
- URL_DONT_SIMPLIFY should change '/' <-> '\' - Better '/' / '\' handling
-
Huw Davies authored
-
Vitaliy Margolen authored
Enable apply button when needed and don't enable when nothing changed.
-
Mike McCormack authored
-