Aug. 3, 2009
3:36 p.m.
Michael Karcher <wine(a)mkarcher.dialup.fu-berlin.de> writes:
send_debug_event will not send the "first chance exception" message (or any other) when Peb->BeingDebugged is zero.
Of course you can't do that, BeingDebugged is global not per-thread. -- Alexandre Julliard julliard(a)winehq.org