Re: Eu locking harddrives
- Posted by "Juergen Luethje" <j.lue at gmx.de> Feb 07, 2004
- 657 views
Rob wrote: > Kat wrote: > >> contrary to popular opinion, windows uses sleep(0) to deal with msg que >> on other apps, it's not useless. Modify your misc.e to allow sleep(0). > > OK, I've adjusted misc.e so sleep(0) will actually call > the system sleep routine, rather than skipping it. BTW: How about allowing any atom as argument for sleep(), not only an integer? I just got an error message from Eu, because I tried to call sleep(0.5). Regards, Juergen