Definitions: Mono 1.9 Date Submitted: 9/24/2008 3:59:09 PM Comments: ========================================= Pending issues: 5 [NIEX] System.Math::Round(System.Double,System.Int32,System.MidpointRounding) Details: Not implemented 1 [TODO] System.Windows.Forms.ToolStripItem::get_RightToLeft() Details: Stub, not implemented 1 [TODO] System.Windows.Forms.WebBrowser::.ctor() Details: Stub, not implemented 1 [TODO] System.Windows.Forms.Application::SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode) Details: Empty stub. 4 [NIEX] System.Configuration.ApplicationSettingsBase::GetPreviousVersion(System.String) 4 [NIEX] Microsoft.Win32.RegistryKey::GetValueKind(System.String) **************************************************** P/Invokes made by this program Library: advapi32.dll bool CreateProcessWithTokenW(IntPtr, uint, IntPtr, IntPtr, uint, IntPtr, IntPtr, IntPtr, Browser/PROCESS_INFORMATION&) bool DuplicateTokenEx(IntPtr, uint, IntPtr, Browser/SECURITY_IMPERSONATION_LEVEL, Browser/TOKEN_TYPE, IntPtr&) bool OpenProcessToken(IntPtr, uint, IntPtr&) Library: comctl32.dll int DllGetVersion(PageMyMovies/DLLVERSIONINFO&) Library: kernel32.dll bool CloseHandle(IntPtr) bool FreeLibrary(IntPtr) IntPtr LoadLibrary(string) IntPtr OpenProcess(uint, bool, uint) uint WaitForSingleObject(IntPtr, uint) UIntPtr GetProcAddress(IntPtr, string) Library: shell32.dll bool ShellExecuteExW(Browser/SHELLEXECUTEINFO&) Library: user32 IntPtr SendMessage(IntPtr, int, IntPtr, IntPtr) IntPtr SendMessage2(IntPtr, int, IntPtr, PageMyMovies/HDITEM&) Library: user32.dll bool GetCursorPos(Point&) IntPtr FindWindowW(string, string) uint GetWindowThreadProcessId(IntPtr, UInt32&) Library: USER32.DLL bool EnumWindows(SingleInstance/OpenWindowGetter/EnumWindowsProc, int) bool IsWindowVisible(IntPtr) int GetWindowText(IntPtr, StringBuilder, int) int GetWindowTextLength(IntPtr) int GetWindowThreadProcessId(IntPtr, Int32&) int IsIconic(IntPtr) int SetForegroundWindow(IntPtr) int ShowWindow(IntPtr, int) IntPtr GetShellWindow() IntPtr SendMessage(IntPtr, int, IntPtr, Win32/COPYDATASTRUCT&)