Re: [PATCH 3/3] msvcp90: Add exception throwing function
22 Jul
2010
22 Jul
'10
10:11 a.m.
Piotr Caban <piotr(a)codeweavers.com> writes:
Some of the exception data is filled in fill_exception_data function. Is it acceptable?
It would be nicer to avoid calling thiscall functions across dlls. The exception vtable is exported so you can access it directly, and replicate the constructor code. -- Alexandre Julliard julliard(a)winehq.org
5712
Age (days ago)
5712
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard