Michael Karcher <[email protected]> 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 [email protected]
