rpcrt4: Add an exception handler for stubless object proxies.

Robert Shearman rob at codeweavers.com
Thu Jan 17 06:25:52 CST 2008


---
  dlls/rpcrt4/ndr_stubless.c |  164 
++++++++++++++++++++++++++++++--------------
  1 files changed, 112 insertions(+), 52 deletions(-)

This results in a bit of code duplication, but there is no way around it 
as the exception handler cannot take use data from the calling function, 
  such as whether or not an object proxy is being interpreted.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 06fed2f8052a914438adb5e0ff0a62f4ed6ae2cd.diff
Type: text/x-patch
Size: 8268 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080117/7147bc61/attachment.bin 


More information about the wine-patches mailing list