- 28 Aug, 2006 14 commits
-
-
Jacek Caban authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Andrew Talbot authored
-
Matt Finnicum authored
-
Dmitry Timoshkov authored
- do not force repainting on WM_WINDOWPOSCHANGED in combobox, it breaks Z-order based painting. - do nothing in the combobox WM_ERASEBKGND handler do all painting in WM_PAINT like Windows does.
-
Roderick Colenbrander authored
-
Robert Reif authored
-
Robert Reif authored
-
Frank Richter authored
-
Frank Richter authored
kernel: Add tests for GetPrivateProfileSectionNames. Make behaviour the same as observed on Windows XP.
-
- 27 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Aug, 2006 24 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Shearman authored
Invoke, even though we are requesting a buffer size of 0 as we put extra data into the buffer in IRpcChannelBuffer_GetBuffer.
-
Robert Shearman authored
instead of calling I_RpcGetBuffer as IRpcChannelBuffer_GetBuffer does some extra magic.
-
Robert Shearman authored
A main-threaded apartment is the first single-threaded apartment in the process. It was designed to be used for legacy applications that don't want to think about threading at all, even if they are always called from the same context, as is the case for regular STAs.
-
Robert Shearman authored
-
Robert Shearman authored
single-threaded apartment if executing in a multi-threaded apartment, if one exists.
-
Robert Shearman authored
fixme if we should create it in an apartment of another type.
-
Andrew Talbot authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Robert Reif authored
-
Robert Reif authored
-
Robert Reif authored
-
Hwang YunSong(황윤성) authored
-
Mikołaj Zalewski authored
Fix a bug introduced while changing the OK/Cancel to Yes/No.
-
Alexandre Julliard authored
-
Piotr Caban authored
-
Alex Villacís Lasso authored
-
Marcus Meissner authored
-
- 25 Aug, 2006 1 commit
-
-
Jan Zerebecki authored
-