[IronPython] Calling a Win32 API function in IronPython

Michael Armes miarme at microsoft.com
Mon Jul 21 21:28:03 CEST 2008


How does one go about invoking a function in the Win32 API in Iron Python?  Is there any P/Invoke functionality?

FWIW, I want to get to GenerateConsoleCtrlEvent in kernel32.dll.

The thread at http://lists.ironpython.com/pipermail/users-ironpython.com/2006-April/002211.html indicated that there was a WorkItem to add this functionality in 2006.

Thanks,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080721/7aeff321/attachment.html>


More information about the Ironpython-users mailing list