Re: [PATCH 3/3] msvcp90: Add exception throwing function
July 22, 2010
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
5771
Age (days ago)
5771
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard