Definitions: Mono 1.9 Date Submitted: 3/27/2008 4:06:28 AM Comments: ========================================= Pending issues: 1 [TODO] System.Reflection.Emit.ILGenerator::EmitCall(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo,System.Type[]) Details: vararg methods are not supported 1 [TODO] System.Windows.Forms.WebBrowser::set_DocumentStream(System.IO.Stream) Details: Stub, not implemented 1 [TODO] System.Windows.Forms.RichTextBox::get_RedoActionName() Details: 1 [TODO] System.Windows.Forms.WebBrowser::set_AllowWebBrowserDrop(System.Boolean) Details: Stub, not implemented 1 [TODO] System.Windows.Forms.WebBrowser::.ctor() Details: Stub, not implemented 1 [TODO] System.Windows.Forms.TextBoxBase::Undo() Details: Deleting is classed as Typing, instead of its own Undo event 1 [TODO] System.AppDomainSetup::set_LoaderOptimization(System.LoaderOptimization) Details: In Mono this is controlled by the --share-code flag 1 [TODO] System.AppDomain::CreateDomain(System.String,System.Security.Policy.Evidence,System.AppDomainSetup) Details: Currently it does not allow the setup in the other domain **************************************************** P/Invokes made by this program Library: fusion.dll void CreateAssemblyEnum(Fusion/IAssemblyEnum&, IntPtr, Fusion/IAssemblyName, Fusion/ASM_CACHE_FLAGS, IntPtr) Library: user32.dll int SendMessage(IntPtr, uint, IntPtr, IntPtr) IntPtr WindowFromPoint(Point)