- 25 Feb, 2009 3 commits
-
-
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 37 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
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Jeremy White authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fix some tests on Win9x.
-
Jacek Caban authored
-
Jacek Caban authored
-
Aurimas Fischer authored
-
Dylan Smith authored
I tested without the ES_MULTILINE style, and found that wrapping doesn't occur where it normally would.
-
Dylan Smith authored
When all the text fits on the screen, the scrollbars are not shown from EM_SHOWSCROLLBAR. The message instead adds support for the specified scrollbar when lParam is TRUE, so that the scrollbar will be shown when sufficient text is in the document.
-