Application Report
- Application ID: 3a516f1b67154167ad8c0e6f15817589
- Report Submitted on: 07/17/2009 06:09:49
- Definitions File: Mono 2.4 (Revised)
- API Issues: 17
- P/Invoke APIs: 10
The following 17 APIs (used 91 times) might not work:
- Total:
10
7
-
System.Diagnostics
2
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
ProcessThread
1
-
get_Id()
Used 1 time
1
-
get_Id()
Used 1 time
-
Process
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetIsNetworkAvailable()
Used 5 times
1
-
GetIsNetworkAvailable()
Used 5 times
-
NetworkInterface
-
System.Windows.Forms
6
7
-
AxHost
4
-
.ctor(System.String)
Used 2 times
1
-
GetOcx()
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 3 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 3 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
-
ComboBox
2
-
SplitContainer
1
-
set_TabStop(System.Boolean)
Used 3 times
1
-
set_TabStop(System.Boolean)
Used 3 times
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 3 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 3 times
-
WebBrowser
2
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
-
AxHost
-
System.Diagnostics
There are 10 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool destroyicon(intptr) |
| 2 | user32.dll | int16 getkeystate(int) |
| 1 | advapi32 | bool gettokeninformation(intptr, program/token_information_class, intptr, int, i |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | kernel32 | void globalmemorystatus(impslogger/memory_info&) |
| 1 | kernel32.dll | int getdiskfreespaceex(string, int64&, int64&, int64&) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | user32.dll | bool destroywindow(intptr) |
| 1 | user32.dll | bool enumthreadwindows(int, conversationwindow/enumthreadproc, intptr) |
| 1 | user32.dll | uint getclassname(intptr, stringbuilder, int) |