Hi everyone,
I have an application which monitors the user input and environment.
I was wondering if it can get the the to/from fields from an opened email in
outlook/outlook express.
I don't have a handle to Outlook as I don't start the application from inside
python. Is it possible to get one?
Hi all,
when I try to call GetObject('winmgmts:') when an input event happens, I get
the following exception:
File "D:\DAProject\Workspace\context\inputhook\RDFIO.py", line 67, in wordInfo
self.GetActiveProcess()
File "D:\DAProject\Workspace\context\inputhook\RDFIO.py", line 71, in
Ge
Radu Ciora yahoo.com> writes:
> Hi everyone,I have an application which monitors the user input and
environment.I was wondering if it can get the the to/from fields from an opened
email in outlook/outlook express.I don't have a handle to Outlook as I don't
start the application from inside python.