Definitions: Mono 1.9 Date Submitted: 3/27/2008 3:48:53 PM Comments: ========================================= Pending issues: 1 [TODO] System.Windows.Forms.Cursor::set_Current(System.Windows.Forms.Cursor) Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.Runtime.InteropServices.Marshal::GetHRForException(System.Exception) Details: SetErrorInfo **************************************************** P/Invokes made by this program Library: kernel32.dll bool CloseHandle(IntPtr) bool EscapeCommFunction(IntPtr, int) bool EscapeCommFunction(IntPtr, uint) bool GetCommState(IntPtr, UnmanagedSerialPort/DCB&) bool SetCommState(IntPtr, UnmanagedSerialPort/DCB&) IntPtr CreateFile(string, UnmanagedSerialPort/EFileAccess, UnmanagedSerialPort/EFileShare, IntPtr, UnmanagedSerialPort/ECreationDisposition, UnmanagedSerialPort/EFileAttributes, IntPtr) Library: MSP430.dll int MSP430_Close(int) int MSP430_Configure(int, int) int MSP430_Erase(int, int, int) int MSP430_Error_Number() int MSP430_FET_FwUpdate(string, IntPtr, int) int MSP430_FET_GetFwVersion(Int32&) int MSP430_FET_Reset() int MSP430_FET_SelfTest(int, Byte[]) int MSP430_GetExtVoltage(Int32&, Int32&) int MSP430_GetNameOfUsbIf(int, String&, Int32&) int MSP430_GetNumberOfUsbIfs(Int32&) int MSP430_Identify(Byte[], int, int) int MSP430_Initialize(string, Int32&) int MSP430_Memory(int, Byte[], int, int) int MSP430_ProgramFile(string, int, int) int MSP430_Reset(int, int, int) int MSP430_VCC(int) string MSP430_Error_String(int)