> > Also, I have a small style question - why use a nested if instead of > just saying > > if (UNBLOCKED_SIGNAL_QUEUE() && > WaitForSingleObjectEx(pgwin32_signal_event,0,TRUE) == WAIT_OBJECT_0) >
Yeah, this works but IMHO that style states things clearer, Regards, Qingqing ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly