win32com Dispatch() and SetPriorityClass()

Roger Upole rupole at hotmail.com
Thu May 12 14:23:56 EDT 2005


The ie object exposes its window handle as attribute HWND, and you should
be able to use win32process.GetWindowThreadProcessId to get the thread id
and process id that created the window.

   hth

       Roger

"Chris Curvey" <ccurvey at gmail.com> wrote in message
news:1115858834.244312.130110 at g43g2000cwa.googlegroups.com...
> if I'm using Dispatch() to manage a COM object (IE), is there a way to
> get ahold of the process handle so that I can bump it's priority?
>





----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---



More information about the Python-list mailing list