- 04 Jul, 2008 25 commits
-
-
Dylan Smith authored
Previously the window size and position was obtained in such a way that when the window is closed while minimized, it would be hidden when the program is started again. Closing a maximized window would save the size of the maximized window and use it as the normal/restored size when the program is started again.
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Alexander Morozov authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Rob Shearman authored
Ref pointers don't need a pointer ID and reserving space would render the code incompatible with other clients. Note that the pointer marshalling/unmarshalling functions didn't actually read/write pointer IDs to/from the reserved space in the buffer.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStructUnmarshall to reuse memory for embedded pointers.
-
Rob Shearman authored
-
Dylan Smith authored
-
Dylan Smith authored
Certain WM_LBUTTONDOWN & WM_LBUTTONUP events should change focus to the ComboBox (a child of ComboBoxEx), but instead the focus was set to the Edit control.
-
Zac Brown authored
-
Zac Brown authored
-
Zac Brown authored
-
Zac Brown authored
-
Kai Blin authored
-
Jon Griffiths authored
-
Jacek Caban authored
-
Maarten Lankhorst authored
Fixes a bug valgrind found.
-
Maarten Lankhorst authored
-
Massimo Del Fedele authored
-
- 03 Jul, 2008 15 commits
-
-
Alexandre Julliard authored
This essentially reverts 2f69329a. We really need the visible rect to be set atomically with the rest of the window position info.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also avoid dependency on winternl.h.
-
Alexandre Julliard authored
-
Zhangrong Huang authored
-
Zhangrong Huang authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alexander Morozov authored
-