- 15 Sep, 2008 18 commits
-
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Roderick Colenbrander authored
-
Vitaliy Margolen authored
-
Mikołaj Zalewski authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
- 12 Sep, 2008 22 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Rob Shearman authored
-
Rob Shearman authored
wintrust: Add explicit "!= NO_ERROR" to expressions that use variables containing error codes as booleans.
-
Rob Shearman authored
-
Rob Shearman authored
It should be HRESULT instead of LRESULT. Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
In this case conn->server_binding will be NULL and consequently bind->Handle will be NULL, causing I_RpcFreeBuffer to fail. Therefore just use I_RpcFree to free the buffer as that is just what I_RpcFreeBuffer does under the hood anyway.
-
Rob Shearman authored
-
Rob Shearman authored
Add tests for this.
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Free the memory for a registered interface that is in use and when WaitForCallsToComplete is 0.
-
Alexandre Julliard authored
Based on a patch by Rob Shearman.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-