- 18 Jun, 2008 11 commits
-
-
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 12 commits
-
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Detlef Riekenberg authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Stefan Dösinger authored
This avoids calling PreLoad needlessly on a thread change during offscreen rendering and breaks up the endless recursion due to lastTID != newTID.
-
Stefan Dösinger authored
There is no reason to do that, now that the SetGLTextureDesc bug is fixed. This avoids an infinite recursion because PreLoad calls ActivateContext at some point.
-
Stefan Dösinger authored
-
- 12 Jun, 2008 8 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Paul Vriens authored
-
Michael Stefaniuc authored
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translation.
-
- 11 Jun, 2008 2 commits
-
-
Alexandre Julliard authored
-
Michael Karcher authored
-