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