- 01 Dec, 2009 40 commits
-
-
Rob Shearman authored
oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCreateFontIndirect directly. In many places the assignment of the LPVOID variable into the corresponding IFont * variable has been forgotten.
-
Maarten Lankhorst authored
-
Alexandre Julliard authored
-
Ilya Shpigor authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Austin Lund authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Henri Verbeet authored
There are some failures in this test on Win7 that appear to be related to the initial viewport. Perhaps this trace will help narrow it down.
-
Henri Verbeet authored
It appears this is fixed on Vista/Win7 to be consistent with DeleteVertexShader(). Match the more consistent behaviour of Vista/Win7 and mark the previous behaviour as broken.
-
Henri Verbeet authored
This is essentially a copy of test_file_name_information().
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jeremy White authored
-
Jeremy White authored
winspool: Implement GetPrinterDriverA with GetPrinterDriverW, notably using the larger sizes, which fixes a bug in printing with Acrobat Reader 9.2.
-
Jeremy White authored
-
Jeremy White authored
winspool: When retrieving PRINTER_INFO_7, the lack of a directory service print queue object is represented with a NULL pointer and a successful return, not an error return.
-
Jeremy White authored
winspool: Implement GetPrinterA via GetPrinterW, largely to support the eccentricity that GetPrinterA allocates buffers as large as those required by GetPrinterW.
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
Michael Stefaniuc authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Andrew Eikum authored
-
Andrew Eikum authored
-