RE: [IronPython] Accessing Microsoft.Win32
Have you tried: from Microsoft.Win32 import * dir() ...? From: [EMAIL PROTECTED] 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'
[IronPython] Accessing Microsoft.Win32
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? Kirk ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpy