rpcrt4: Store the return value on the stack for interpreted stubs

Robert Shearman rob at codeweavers.com
Thu Apr 20 05:43:22 CDT 2006


ChangeLog:
Store the return value on the stack for stubs, as MIDL reserves space 
for it and gives us a stack offset. This fixes calling methods with
thunks that assume that the return value will be stored on the stack.

  dlls/rpcrt4/ndr_stubless.c |   90 
+++++++++++++++++++++-----------------------
  1 files changed, 43 insertions(+), 47 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: c7a00860814642ddbae4b23aa4bdcbbc9cda25f5.diff
Type: text/x-patch
Size: 9878 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060420/664387cc/c7a00860814642ddbae4b23aa4bdcbbc9cda25f5-0001.diff


More information about the wine-patches mailing list