Application Report
- Application ID: 24ce2ad610034934be8a4deadbe86acb
- Report Submitted on: 01/23/2008 19:34:23
- API Issues: 10
- P/Invoke APIs: 12
The following 10 APIs (used 28 times) might not work:
- Total:
1
5
8
-
Microsoft.VisualBasic
2
-
Interaction
2
-
GetObject(System.String,System.String)
Used 7 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 4 times
1
-
GetObject(System.String,System.String)
Used 7 times
-
Interaction
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 4 times
1
-
get_Item(System.String)
Used 4 times
-
ApplicationSettingsBase
-
System.Management
1
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObject
1
-
Dispose()
Used 1 time
1
-
Dispose()
Used 1 time
-
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
-
ManagementBaseObject
-
Microsoft.VisualBasic
There are 12 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32 | int findwindow(string&, string&) |
| 6 | user32 | int showwindow(int, int) |
| 2 | user32 | int findwindowex(int, int, string&, string&) |
| 2 | winmm.dll | int64 mcisendstring(string&, stringbuilder, int64, int64) |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool lookupprivilegevalue(string&, string&, int64&) |
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, exitwindows/luid&, int, intptr, intptr) |
| 1 | kernel32.dll | int64 getwindowsdirectory(string&, int64) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | kernel32.dll | int64 getsystemdirectory(stringbuilder, int) |
| 1 | user32.dll | bool exitwindowsex(int, int) |
| 1 | user32.dll | bool lockworkstation() |