- 23 Mar, 2009 31 commits
-
-
Roderick Colenbrander authored
Right now we assume that the extension is there but this isn't always the case. The next patch in this series will add a non-WGL_ARB_pixel_format codepath to help VirtualBox and others.
-
Nicolas Le Cam authored
-
Nicolas Le Cam authored
-
Paul Vriens authored
-
Rein Klazes authored
user32/tests: In sysparams.c disable some Get/Set border tests for now. These may permanently change desktop settings of the testers.
-
Aric Stewart authored
Needed for IE8 install.
-
Hwang YunSong(황윤성) authored
-
Aric Stewart authored
This avoids programs such as the .Net2.0 installer trying to do ntfs specific functions on the disk.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Konstantin Kondratyuk authored
-
Konstantin Kondratyuk authored
-
William Waghorn authored
ADPCM_FormatSuggest must report NOTPOSSIBLE if the destination format is not supported.
-
William Waghorn authored
ADPCM_FormatSuggest must report NOTPOSSIBLE if the destination format is not supported.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
The STRINGTABLE is commented out since mid 2003.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
- 13 Mar, 2009 9 commits
-
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Hans Leidekker authored
A custom action in the office 2007 sp1 installer fails right after calling CoInitializeEx(NULL, COINIT_MULTITHREADED). This is because our code calls CoInitialize(NULL) first, which sets a different concurrency model, and a subsequent call with a different model will return RPC_E_CHANGED_MODE. Ergo, we should set the model to multi-threaded too.
-
Piotr Caban authored
-
Piotr Caban authored
-
Stefano Guidoni authored
-
Detlef Riekenberg authored
-