- 16 May, 2006 36 commits
-
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Mikołaj Zalewski authored
INSERTITEM should fail on a zero mask. If in GETITEM the mask has an unknown field it should store only the comctl32 4.0 fields (with test case).
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Peter Beutner authored
- '%hs' in widechar string functions is wrongly recognized as a widechar string. Fix this by always checking the prefix first. - add testcase - remove code duplication in %c/%s handling by moving code into a function.
-
Mike McCormack authored
-
Mike McCormack authored
-
Vitaliy Margolen authored
-
Hans Leidekker authored
-
Andrew Ziem authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
Move ShowWindow tests for children with an invisible parent into a separate test, add more ShowWindow tests. The tests show that an assumption in dlls/x11drv/winpos.c that SetWindowPos should not be called on a child with an invisible parent is not always true.
-
Paul Vriens authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
common ComputeConformance function to store the result in pStubMsg->MaxCount (as this is what callback function store the conformance value into anyway).
-
Robert Shearman authored
-
Robert Shearman authored
-
Jacek Caban authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Matt Finnicum authored
-
Juan Lang authored
-
Juan Lang authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 15 May, 2006 4 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
The conformance has to be the first thing in the buffer, in accordance with the DCE/RPC spec and to be compatible with the pointer layout format strings that MIDL generates.
-
Robert Shearman authored
-
Robert Shearman authored
array functions, before calling a function that could change it and cause the wrong number of loop iterations.
-