Hi. Is there a book or web site which covers win32 functions in Python? Thanks. > From: Bart Jan van Os <http://www.fsw.LeidenUniv.nl/~os> > Date: Mon, 29 Oct 2001 22:49:14 +0100 > > If you want to change the priority of Natspeak at startup, you may want to > use the following script. > Save it as `_setpriority.py' in your natlink\Macrosystem directory. > (make sure that spaces at the start of lines are correct, they may have > been corrupted by email transfer) > > Bart Jan > > ############################################################################ > # > # global Python grammar file: _setpriority.py > import win32con,win32api,win32process