Application Report
- Application ID: cb0fc37c9c5745fdb942beeb07c5d21c
- Report Submitted on: 05/04/2007 10:45:04
- API Issues: 3
- P/Invoke APIs: 17
The following 3 APIs (used 6 times) might not work:
- Total:
2
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System
2
-
Environment
2
-
get_UserInteractive()
Used 1 time
1
-
get_WorkingSet()
Used 4 times
1
-
get_UserInteractive()
Used 1 time
-
Environment
-
Microsoft.VisualBasic
There are 17 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32 | int selectobject(int, int) |
| 2 | gdi32 | int getdevicecaps(int, int) |
| 2 | gdi32 | int deletedc(int) |
| 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 | int deleteobject(int) |
| 1 | gdi32 | int createdc(string, string, string, string) |
| 1 | gdi32 | int createcompatibledc(int) |
| 1 | gdi32 | int createcompatiblebitmap(int, int, int) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 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) |