Application Report
- Application ID: 2bd5b31ee50a4937bb3942e0acac8942
- Report Submitted on: 09/25/2008 00:59:21
- API Issues: 11
- P/Invoke APIs: 15
The following 11 APIs (used 38 times) might not work:
- Total:
9
8
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 2 times
-
Type
-
System.Diagnostics
2
-
Process
2
-
get_MainWindowTitle()
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 8 times
1
-
get_MainWindowTitle()
Used 1 time
-
Process
-
System.IO
1
-
DriveInfo
1
-
GetDrives()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Management
5
7
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 16 times
1
1
-
set_Item(System.String,System.Object)
Used 2 times
1
1
-
get_Item(System.String)
Used 16 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
There are 15 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 5 | uxtheme.dll | int setwindowtheme(intptr, string, string) |
| 2 | kernel32.dll | bool getversionex(osinfo/osversioninfoex&) |
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, shutdown/windowsshutdown/tokpriv1luid&, |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, int64&) |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | avisynthwrapper | int dimzon_avs_destroy(intptr&) |
| 1 | avisynthwrapper | int dimzon_avs_init(intptr&, string, string, avisynthclip/avsdllvideoinfo&, avis |
| 1 | avisynthwrapper | int dimzon_avs_getlasterror(intptr, stringbuilder, int) |
| 1 | avisynthwrapper | int dimzon_avs_getintvariable(intptr, string, int32&) |
| 1 | avisynthwrapper | int dimzon_avs_getaframe(intptr, intptr, int64, int64) |
| 1 | avisynthwrapper | int dimzon_avs_getvframe(intptr, intptr, int, int) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | user32.dll | bool exitwindowsex(int, uint) |
| 1 | user32.dll | int getwindowtext(intptr, stringbuilder, int) |
| 1 | user32.dll | int getwindowtextlength(intptr) |