Application Report
- Application ID: 4a8f805fdd644284aa559cc53c127009
- Report Submitted on: 10/23/2010 09:53:35
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 14
- P/Invoke APIs: 4
The following 14 APIs (used 37 times) might not work:
- Total:
11
8
-
System.Management
6
7
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 10 times
1
1
-
get_Item(System.String)
Used 10 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.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementScope
2
1
-
.ctor(System.String)
Used 1 time
1
-
Connect()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Reflection
1
-
AssemblyName
1
-
get_ProcessorArchitecture()
Used 2 times
1
-
get_ProcessorArchitecture()
Used 2 times
-
AssemblyName
-
System.Windows.Forms
4
1
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 4 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
-
WebBrowser
1
1
-
.ctor()
Used 3 times
1
-
ShowPrintDialog()
Used 1 time
1
-
.ctor()
Used 3 times
-
ComboBox
-
System.Management
There are 4 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | int setwindowshookex(int, win32hookprochandler, intptr, int) |
| 2 | user32.dll | bool unhookwindowshookex(int) |
| 2 | user32.dll | int callnexthookex(int, int, intptr, intptr) |
| 1 | user32.dll | bool getlastinputinfo(win32lastinputinfo&) |