- 20 Dec, 2006 22 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Rob Shearman authored
Use the causality ID to determine whether this is a top-level or a nested (called-back) call for the purposes of IMessageFilter::HandleInComingCall.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Pass in the IID and IUnknown* of the object being executed to the server notification and message filter functions.
-
Rob Shearman authored
-
Rob Shearman authored
Store the SChannelHookCallInfo structure in the message state.
-
Rob Shearman authored
-
Rob Shearman authored
This is done by putting the ORPCTHIS data into the buffer when calling IRpcChannelBuffer::GetBuffer on the client side and then storing the amount we increased the buffer in a structure stored in the Handle field. This is done to present the correct Buffer pointer to the proxy so that it writes its data after the ORPCTHIS data. Unmarshal the data on the server side (during RPC_ExecuteCall) and make sure the data is consistent according to NDR rules. Also add several checks on the unmarshaled data that are specified by the DCOM draft specification.
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
Use the render target index rather than hardcoding 0.
-
H. Verbeet authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
Roderick Colenbrander authored
-
Ulrich Czekalla authored
-
Huw Davies authored
-
Andrew Talbot authored
-
- 19 Dec, 2006 16 commits
-
-
Rob Shearman authored
derived from the return value of HMETAFILEPICT_UserMarshal instead of the value returned by HMETAFILEPICT_UserSize, as the latter over-estimates the size on Windows. Remove some unnecessary casts.
-
Juris Smotrovs authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Louis Lenders authored
-
Alexandre Julliard authored
-
Alex Villacís Lasso authored
-
Vitaliy Margolen authored
-
Hans Leidekker authored
-
Dmitry Timoshkov authored
-
James Hawkins authored
-
James Hawkins authored
-
- 18 Dec, 2006 2 commits
-
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-