Mike Hearn <[EMAIL PROTECTED]> writes: > Ick. OK, how about implementing them using a SuspendThread call, so we > can use SIGUSR1 for both? Would suspending the thread, altering the > context, then resuming it in a blocking fashion give close enough > behaviour to what the apps expect?
This could probably be made to work, yes. -- Alexandre Julliard [EMAIL PROTECTED]
