[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VG] RE: startup scripts for DNS?/ priority change with natlink
- To: Bart Jan van Os <http://www.fsw.LeidenUniv.nl/~os>
- Subject: Re: [VG] RE: startup scripts for DNS?/ priority change with natlink
- From: http://dummy.us.eu.org/robert (robert)
- Date: Wed, 14 Nov 2001 09:37:23 -0500
- In-Reply-To: <4.3.1.2.20011029223900.00b95008@fswrul.fsw.LeidenUniv.nl>
- Keywords: natlink
- Newsgroups: comp.speech.voice-users
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