[PATCH 3/3] msvcp90: Add exception throwing function

Piotr Caban piotr at codeweavers.com
Thu Jul 22 02:45:19 CDT 2010


Some of the exception data is filled in fill_exception_data function. Is 
it acceptable?
---
  dlls/msvcp90/Makefile.in    |    1 +
  dlls/msvcp90/exception.c    |  136 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcp90/msvcp90.h      |   23 +++++++
  dlls/msvcp90/msvcp90_main.c |    4 +
  4 files changed, 164 insertions(+), 0 deletions(-)
  create mode 100644 dlls/msvcp90/exception.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-msvcp90-Add-exception-throwing-function.txt
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100722/1bfc43d6/attachment-0001.bin>


More information about the wine-patches mailing list