Application Report
- Application ID: a165ce8dfc36431bbcda627a86b6b870
- Report Submitted on: 09/04/2009 06:28:32
- Definitions File: Mono 2.4 (Revised)
- API Issues: 11
- P/Invoke APIs: 5
The following 11 APIs (used 154 times) might not work:
- Total:
4
7
-
System.Threading
1
-
ThreadPool
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
-
ThreadPool
-
System.Windows.Forms
3
7
-
AxHost
4
-
.ctor(System.String)
Used 2 times
1
-
GetOcx()
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 4 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 4 times
1
-
.ctor(System.String)
Used 2 times
-
AxHost/ConnectionPointCookie
2
-
.ctor(System.Object,System.Object,System.Type)
Used 2 times
1
-
Disconnect()
Used 2 times
1
-
.ctor(System.Object,System.Object,System.Type)
Used 2 times
-
AxHost/InvalidActiveXStateException
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 132 times
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 132 times
-
WebBrowser
3
-
.ctor()
Used 3 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 3 times
-
AxHost
-
System.Threading
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, powercontrol/tokpriv1luid&, int, intptr |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, int64&) |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | user32.dll | bool exitwindowsex(int, int) |