Definitions: Mono 1.9 Date Submitted: 9/28/2008 11:44:09 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 1 [TODO] System.Diagnostics.Process::get_MainWindowHandle() Details: 1 [TODO] System.Data.DataSet::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Boolean) Details: 5 [NIEX] System.Security.AccessControl.FileSystemSecurity::AddAccessRule(System.Security.AccessControl.FileSystemAccessRule) Details: 1 [TODO] System.Windows.Forms.Cursor::get_Current() Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.IO.DirectoryInfo::SetAccessControl(System.Security.AccessControl.DirectorySecurity) Details: DirectorySecurity isn't implemented 1 [TODO] System.IO.DirectoryInfo::GetAccessControl() Details: DirectorySecurity isn't implemented 1 [TODO] System.Configuration.ApplicationSettingsBase::get_Item(System.String) Details: **************************************************** P/Invokes made by this program Library: shell32.dll IntPtr SHGetFileInfo(String&, int, PROFFIXfkt/SHFILEINFO&, int, int) Library: user32 int SendMessage(int, int, int, Int32&) int SetForegroundWindow(IntPtr) int ShowWindow(IntPtr, int)