- 25 Feb, 2008 40 commits
-
-
Paul Vriens authored
-
Rob Shearman authored
-
Rob Shearman authored
imm32: Destroy the data of the context passed into ImmDestroyContext, not the data in the root context.
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Window and class DCEs are now allocated lazily.
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alexandre Julliard authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.
-
Rob Shearman authored
len is used in RegEnumKeyExW and this takes a character count for the key argument, not a byte count.
-
Rob Shearman authored
The number of remaining characters should be passed in, not the total buffer size.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
In the case where an hdc is passed in via the wParam, ps.fErase could be uninitialised. Fix this by rearranging the code so that ps is only used when an hdc isn't passed in.
-
Rob Shearman authored
COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.
-
Rob Shearman authored
-
Rob Shearman authored
-
Stefan Leichter authored
-
Stefan Leichter authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-