- 31 Mar, 2006 9 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Only output code for non-object interfaces in client and server generation and convert the while loops into for loops.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Avoids test failure when the current day happens to be the 31st...
-
James Hawkins authored
-
James Hawkins authored
-
- 30 Mar, 2006 31 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Fix some string length calculations that didn't account for the different sized characters with Unicode.
-
Robert Shearman authored
-
H. Verbeet authored
-
Juan Lang authored
-
Juan Lang authored
- Implement add disposition in CertAddCertificateContextToStore, rather than in each store. - Add a few more tests.
-
Rein Klazes authored
-
Detlef Riekenberg authored
-
Dmitry Timoshkov authored
These tests currently fail in Wine.
-
Dmitry Timoshkov authored
-
Eric Kohl authored
-
Huw Davies authored
(based on a patch by Byeong-Sik Jeon).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
ConfigureNotify and related events should only be processed when posted messages are selected. There's no need to handle MappingNotify if keyboard events are not selected.
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Eric Pouech authored
Try to be a bit more strict when checking for resource mapping in exception handler (and prevent some exceptions while in exception handler).
-
Stefan Dösinger authored
-
Henning Gerhardt authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Replace memcmp with IsEqualIID macro that doesn't require a size parameter and remove the unneeded brackets to give more compact and more readable code.
-
Robert Shearman authored
Tests with native show that during COM calls posted messages aren't retrieved other than COM calls so change the PeekMessage parameters in CoWaitForMultipleHandles to duplicate this.
-