Application Report
- Application ID: 16e5432c633d4058ba307613345cafa6
- Report Submitted on: 08/23/2010 13:31:57
- Definitions File: Mono 2.6
- API Issues: 13
- P/Invoke APIs: 9
The following 13 APIs (used 168 times) might not work:
- Total:
11
12
-
System.Management
10
12
-
ManagementBaseObject
1
1
-
get_Properties()
Used 20 times
1
1
-
get_Properties()
Used 20 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 14 times
1
1
-
GetEnumerator()
Used 14 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 14 times
1
1
-
get_Current()
Used 14 times
1
1
-
MoveNext()
Used 14 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 7 times
1
-
Get()
Used 7 times
1
-
.ctor(System.String)
Used 7 times
-
PropertyData
2
2
-
get_Name()
Used 16 times
1
1
-
get_Value()
Used 36 times
1
1
-
get_Name()
Used 16 times
-
PropertyDataCollection
2
2
-
GetEnumerator()
Used 12 times
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
GetEnumerator()
Used 12 times
-
PropertyDataCollection/PropertyDataEnumerator
2
2
-
MoveNext()
Used 12 times
1
1
-
get_Current()
Used 12 times
1
1
-
MoveNext()
Used 12 times
-
ManagementBaseObject
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
-
Form
-
System.Management
There are 9 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32 | void keybd_event(byte, byte, int, int) |
| 2 | user32.dll | bool exitwindowsex(uint, int64) |
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, systemcall/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 | kernel32.dll | uint seterrormode(uint) |
| 1 | user32 | int postmessage(intptr, int, int, intptr) |
| 1 | user32 | int sendmessage(intptr, int, int, intptr) |