C
c42
I'm writing a script that needs a message not to touch the screen while
it runs. (Windows NT/2K/XP)
I tried win32api.messagebox, but this stops the program until someone
clicks on OK. (A response (ie. "OK") is not required.)
Any suggestions?
Thanks!
it runs. (Windows NT/2K/XP)
I tried win32api.messagebox, but this stops the program until someone
clicks on OK. (A response (ie. "OK") is not required.)
Any suggestions?
Thanks!