[python-win32] get running application handle

Radu Ciora raduciora at yahoo.com
Fri Aug 24 23:43:41 CEST 2007


Hi all,



Is it possible to get a handle to a running application like the one I get when I explicitly start an application myself using the win32com.client.Dispatch("Object.Name")?

Is the one retrieved by win32gui.GetForegroundWindow() the same as the one above or not, if not how can I get the handle to a running application object.

I hope I made myself understand.



Thanks a million,

Radu.









      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  http://uk.promotions.yahoo.com/forgood/environment.html


More information about the python-win32 mailing list