| www.delorie.com/archives/browse.cgi | search |
Hi!
Saturday, 02 September, 2000 Chris Faylor cgf AT cygnus DOT com wrote:
CF> Out of curiousity, does this change the behavior at all?
CF> void __stdcall
CF> sigproc_init ()
CF> {
CF> - wait_sig_inited = CreateEvent (&sec_none_nih, FALSE, FALSE, NULL);
CF> + wait_sig_inited = CreateEvent (&sec_none_nih, TRUE, FALSE, NULL);
CF> ProtectHandle (wait_sig_inited);
nope :(
Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |