Definitions: Mono 1.2.6 (Revised) Date Submitted: 2/27/2008 3:47:35 AM 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 **************************************************** P/Invokes made by this program Library: gdi32.dll bool DeleteEnhMetaFile(IntPtr) IntPtr CopyEnhMetaFile(IntPtr, StringBuilder) Library: user32.dll bool CloseClipboard() bool EmptyClipboard() bool OpenClipboard(IntPtr) IntPtr SetClipboardData(uint, IntPtr)