rpcrt4: The initialisation of [out] variables in the stubless code must be after the unmarshaling of [in] and [in, out] variables has been completed.

Robert Shearman rob at codeweavers.com
Mon Jan 14 05:56:13 CST 2008


This is because the size of an [out] variable could depend on a 
conformance value stored in an unmarshalled [in] or [in,out] variable.
---
  dlls/rpcrt4/ndr_stubless.c |   63 
+++++++++++++++++++++++++-------------------
  1 files changed, 36 insertions(+), 27 deletions(-)

Needed for Outlook 2007.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cea6f383fca1726695a23f8d3608000ba7ab4131.diff
Type: text/x-patch
Size: 5990 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080114/ce89c824/attachment.bin 


More information about the wine-patches mailing list