[IronPython] Accessing Microsoft.Win32
Keith J. Farmer
kfarmer at thuban.org
Tue May 3 15:02:29 PDT 2005
Have you tried:
from Microsoft.Win32 import *
dir()
...?
________________________________
From: users-ironpython.com-bounces at lists.ironpython.com on behalf of Kirk Olynyk
Sent: Tue 5/3/2005 3:01 PM
I have tried everything that I can think of to access the Microsoft.Win32 assembly, but I can't seem to get it. What is the canonical way of accomplishing this?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3855 bytes
Desc: not available
Url : http://listserver.dreamhost.com/pipermail/users-ironpython.com/attachments/20050503/1f833a62/attachment.bin
More information about the users-ironpython.com
mailing list