- 18 Jun, 2008 31 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
Huw Davies authored
Fixes Valgrind warning: 'Conditional jump or move depends on uninitialised value(s)' in metafile test.
-
Andrew Talbot authored
-
Lei Zhang 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
-
Jacek Caban authored
-
Roderick Colenbrander authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Paul Vriens authored
-
Rob Shearman authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Simon Richter authored
Type libraries are currently parsed in host endianness, so byte arrays that are going to be interpreted as integers need to be written in the appropriate byte order.
-
Albert Lee authored
-
James Hawkins authored
-
Rob Shearman authored
-
Rob Shearman authored
The stop event should already be signaled by the time we get to that point since we wait until the child processes terminate in the server process and the stop event is signaled in the context of one of the child processes. Don't call RpcMgmtWaitServerListening if the call to WaitForSingleObject failed since it is likely that s_stop() hasn't been called and therefore the call to RpcMgmtWaitServerListening won't ever return.
-
Rob Shearman authored
rpcrt4: Save the previous BufferLength in test_ndr_buffer and use it when testing the expected buffer length after the NdrFreeBuffer call. This fixes a test failure on Win2003 upwards when the allocated length appears to be rounded up to a multiple of 4.
-
Rob Shearman authored
This fixes a number of test failures on XP SP3 and Win2003 upwards.
-
- 17 Jun, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 16 Jun, 2008 6 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Jaime Rave authored
-
Matthias Kupfer authored
-
- 13 Jun, 2008 2 commits
-
-
Alexandre Julliard authored
-
Paul Vriens authored
-