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
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
