- 25 Feb, 2009 25 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Now that we no longer have a global Make.rules file, include them in each Makefile.
-
Francois Gouget authored
Reuse our caching mechanism (get_directory_contents()), but clear the cache if we have modified a directory's content.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
It was already commented out when it was imported into Wine back in 2002.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
It has a different meaning there.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Rein Klazes authored
user32: Refine the size calculations for menu items with HBMMENU_POPUP magic bitmaps with some conformance tests.
-
Rob Shearman authored
widl: Only classify top-level pointers as ref pointers if they don't have any other pointer attributes.
-
Rob Shearman authored
Print a warning if a pointer attribute is specified since the generated code won't do what the developer expects.
-
Alexandre Julliard authored
-
- 24 Feb, 2009 15 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rob Shearman authored
It should be key, not subkey being passed into RegSetValueExW.
-
Rob Shearman authored
-
Rob Shearman authored
imm32: Fix crash in DllMain when FreeLibrary is called from a thread which existed before the DLL was loaded. The code in IMM_FreeThreadData shouldn't assume that thread data will always have been created, so check for NULL data. Make loading the DLL more robust against errors.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-