- 28 Jan, 2009 40 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This allows resizing the palette without changing the object pointer.
-
Alexandre Julliard authored
This makes it unnecessary to hold the GDI lock during destruction.
-
Alexandre Julliard authored
This makes it unnecessary to hold the GDI lock since the object cannot be accessed before it has a handle.
-
Alexandre Julliard authored
-
Uwe Bonnes authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Igor Tarasov authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
It's not consistent across different Windows versions.
-
Rob Shearman authored
-
Rob Shearman authored
Round the expected sizes up to the alignment used by HeapSize, which is 4 on Win9x and NT4 but 1 in more recent versions. Additionally fix an IGlobalInterfaceTable test which erroneously succeeds on these older OSs.
-
Alistair Leslie-Hughes authored
-
Austin English authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Hervé Chanal authored
-
Hervé Chanal authored
-
Hervé Chanal authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Huw Davies authored
ole32: The bigblockfile on ILockBytes implementation should work on any ILockBytes not just those based on HGLOBAL.
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Dylan Smith authored
The internal style flags are used to determine whether to show or hide the scrollbar when ME_UpdateScrollBar is called. EM_SHOWSCROLLBAR seems to update this state in native richedit controls.
-