New to the pywin32 user list
I've read a couple of articles stating that IE doesn't register with the
ROT. It was geared toward IE4, but I am not sure if I am running into this
or if I am not doing something right. I question my syntax because I was
certain it worked once. Both CreateObject and
le dahut wrote:
Hello,
I'm looking for an API that can do netstat calls to return a list of
listenign ports and maybe a process attached to it.
You need the IP Helpers API
http://msdn.microsoft.com/en-us/library/ms886687.aspx
I'm afraid I've never used it, though, so you'll have
to scout ar
June Kim wrote:
Running the following code results in an attribute error:
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner
self.run()
File "testcom.py", line 10, in run
print self.ie.locationUrl
Fil
Running the following code results in an attribute error:
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner
self.run()
File "testcom.py", line 10, in run
print self.ie.locationUrl
File "C:\Python25\Lib
Hello,
I'm looking for an API that can do netstat calls to return a list of
listenign ports and maybe a process attached to it.
Any idea ?
K.
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win