- Jan 29, 2009
-
-
-
-
-
-
-
-
-
-
-
kernel32: Add stub implementations of Wow64DisableWow64FsRedirection and Wow64RevertWow64FsRedirection.
-
- Jan 28, 2009
-
-
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
-
-
-
-
-
-
-
It's not consistent across different Windows versions.
-
-
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.
-
-
-
-
-
-
-
-
-
-
-
-
-
-