Definitions: Mono 1.2.6 (Revised) Date Submitted: 2/25/2008 9:54:40 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: user32 int SetFocus(IntPtr) Library: User32 int SendMessage(IntPtr, int, int, int) Library: user32.dll bool MoveWindow(IntPtr, int, int, int, int, bool) Int16 GetAsyncKeyState(int) Int64 SetParent(IntPtr, IntPtr) **************************************************** Methods that have been implemented: System.AddIn.Hosting.AddInStore::FindAddIns(System.Type,System.String,System.String[]) System.AddIn.Pipeline.ContractHandle::.ctor(System.AddIn.Contract.IContract) System.AddIn.Pipeline.ContractBase::.ctor() System.AddIn.Hosting.AddInStore::Rebuild(System.String) System.AddIn.Contract.INativeHandleContract::GetHandle()