Application Report
- Application ID: 16006a22b9e645c5af0b5e21478e949b
- Report Submitted on: 02/07/2007 21:26:28
- API Issues: 6
- P/Invoke APIs: 11
The following 6 APIs (used 8 times) might not work:
- Total:
6
-
System.Diagnostics
1
-
Process
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 2 times
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 2 times
-
Process
-
System.IO
2
-
DriveInfo
2
-
GetDrives()
Used 1 time
1
-
get_IsReady()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Windows.Forms
3
-
WebBrowser
3
-
.ctor()
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
WebBrowser
-
System.Diagnostics
There are 11 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int freelibrary(intptr) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 1 | advapi32.dll | int adjusttokenprivileges(intptr, int, token_privileges&, int, token_privileges& |
| 1 | advapi32.dll | int openprocesstoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int lookupprivilegevalue(string, string, luid&) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | powrprof.dll | int setsuspendstate(int, int, int) |
| 1 | user32.dll | int exitwindowsex(int, int) |
| 1 | user32.dll | int formatmessage(int, intptr, int, int, stringbuilder, int, int) |