[IronPython] Accessing Microsoft.Win32

Keith J. Farmer kfarmer at thuban.org
Wed May 4 00:02:29 CEST 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: winmail.dat
Type: application/ms-tnef
Size: 3855 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050503/1f833a62/attachment.bin>


More information about the Ironpython-users mailing list