Hi all,
I have some information I would like to get, and I wonder if WMI can
do it. If so, what class do I need? If not, what other package(s)
would do the trick?
1. current network connection type (ethernet, wifi, bluetooth, whatever).
2. Current up/down speed (such as 200kb up, 100kb down) for t
Hello all,
I am working on the preliminary research on a pywin32 project. I hope
to have a utility that can enter a 'capture' mode, wherein after
activating the mode, the user selects various open windows, and the
utility logs their hwnds and various data concerning the windows. My
problem lies
I'm trying to write a program that executes a print statement when a
NewInspector event occurs in Outlook. Whenever I initiate the event (by
double clicking an email) the Python program freezes and the new
inspector window won't appear until I "end task" the Python program. The
program runs fine if
Hi,
you could use ISensLogon:
http://mail.python.org/pipermail/python-win32/2008-January/006645.html
Greetings,
Jan
Am Montag, 12. April 2010 18:01:58 schrieb Tim Golden:
> On 08/04/2010 20:22, Phung Thuy Vuong wrote:
> > Hello!
> >
> >It's there a way to detect when the screen saver starts
Markus Hubig wrote, On 4/10/2010 8:31 AM:
On Fri, Apr 9,
2010 at 11:05 PM, Greg Antal
wrote:
The beauty of using the early
binding file is that you don't have to
use all that Dispatch syntax because the file does that for you. I
don't know what you named this fi
On 08/04/2010 20:22, Phung Thuy Vuong wrote:
Hello!
It's there a way to detect when the screen saver starts and when it stops in
window?
http://support.microsoft.com/kb/315725
http://timgolden.me.uk/pywin32-docs/win32gui__SystemParametersInfo_meth.html
TJG
__
Tony Cappellini wrote:
Thanks- but is that attempting to delete a dll? Is there a
No. This checks if next delete request will succeed. It's safe to use
without deleting anything.
Niki
___
python-win32 mailing list
python-win32@python.org
http://mai