Application Report
- Application ID: 7e4b0a420e894400bfada3d6ea183871
- Report Submitted on: 11/14/2010 15:03:43
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 18
- P/Invoke APIs: 12
The following 18 APIs (used 776 times) might not work:
- Total:
9
17
-
System.Management
7
9
-
ManagementBaseObject
1
1
-
get_Properties()
Used 4 times
1
1
-
get_Properties()
Used 4 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
PropertyData
1
1
-
get_Value()
Used 4 times
1
1
-
get_Value()
Used 4 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
SelectQuery
1
1
-
.ctor(System.String)
Used 2 times
1
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetExceptionPointers()
Used 588 times
1
1
-
GetExceptionPointers()
Used 588 times
-
Marshal
-
System.Windows.Forms
1
7
-
AxHost
4
-
.ctor(System.String)
Used 1 time
1
-
GetOcx()
Used 1 time
1
-
set_Enabled(System.Boolean)
Used 1 time
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
AxHost/ConnectionPointCookie
2
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
1
-
Disconnect()
Used 1 time
1
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
-
AxHost/InvalidActiveXStateException
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 159 times
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 159 times
-
ComboBox
1
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
AxHost
-
System.Management
There are 12 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | bool queryperformancecounter(int64*) |
| 2 | c:\util\precisiontimeprov2.dll | void systemtime(systemtime) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64*) |
| 1 | kernel32.dll | uint gettickcount() |
| 1 | user32 | int _messageboxindirect(messageboxindirect/msgboxparams&) |
| 1 | user32.dll | intptr sendmessage(intptr, uint, intptr, intptr) |
| 1 | user32.dll | intptr loadicon(intptr, intptr) |
| 1 | user32.dll | int setwindowshookex(int, messageboxindirect/hookproc, intptr, int) |
| 1 | user32.dll | int getclassname(intptr, stringbuilder, int) |
| 1 | user32.dll | int callnexthookex(int, int, intptr, intptr) |
| 1 | user32.dll | bool unhookwindowshookex(int) |
| 1 | winmm.dll | bool playsound(byte[], intptr, uint) |