Application Report
- Application ID: edf86b64ec7542d3b31c7127afa67a2c
- Report Submitted on: 11/07/2007 13:46:58
- API Issues: 11
- P/Invoke APIs: 17
The following 11 APIs (used 18 times) might not work:
- Total:
6
10
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Management
5
10
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 2 times
1
1
-
get_Count()
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
3
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
get_Scope()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
ManagementQuery
1
-
get_QueryString()
Used 1 time
1
-
get_QueryString()
Used 1 time
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Diagnostics
There are 17 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | kernel32.dll | int freelibrary(intptr) |
| 1 | advapi32.dll | int adjusttokenprivileges(intptr, int, token_privileges&, int, token_privileges& |
| 1 | advapi32.dll | int lookupprivilegevalue(string, string, luid&) |
| 1 | advapi32.dll | int openprocesstoken(intptr, int, intptr&) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | bool gettextmetrics(intptr, nativemethods/textmetric&) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | powrprof.dll | int setsuspendstate(int, int, int) |
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |
| 1 | user32.dll | int exitwindowsex(int, int) |
| 1 | user32.dll | int formatmessage(int, intptr, int, int, stringbuilder, int, int) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getwindowdc(intptr) |