Application Report
- Application ID: 623aedf58d694edb86aa73078115a7c5
- Report Submitted on: 08/10/2010 22:46:53
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 14
The following 6 APIs (used 14 times) might not work:
- Total:
4
6
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 6 times
1
1
-
get_Item(System.String)
Used 6 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
-
ManagementBaseObject
-
System.Management
There are 14 P/Invokes (used 32 times):
| Count | Library | Function |
|---|---|---|
| 5 | kernel32.dll | intptr getmodulehandle(string) |
| 5 | user32.dll | intptr setwindowshookex(int, lowlevelproc, intptr, uint) |
| 4 | user32.dll | bool getwindowrect(intptr, rect&) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | user32.dll | intptr sendmessage(intptr, uint, intptr, intptr) |
| 2 | user32.dll | intptr findwindow(string, string) |
| 2 | user32.dll | int changedisplaysettings(devmode1&, int) |
| 2 | user32.dll | bool iswindowvisible(intptr) |
| 2 | user32.dll | bool iswindow(intptr) |
| 1 | gdi32.dll | bool getcharabcwidths(intptr, uint, uint, abc[]) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | user32.dll | bool unhookwindowshookex(intptr) |
| 1 | user32.dll | int enumdisplaysettings(string, int, devmode1&) |