in reply to Re: working with enivornment variables in win32
in thread working with enivornment variables in win32
yea I thought I'd try with the environment variables since I didn't really want the overhead of opening and closing the file every 5 secs.
I thought about forking and using semaphores but didn't want to make the code too complex either.