Piotr Caban <[email protected]> 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 [email protected]
