Application Report
- Application ID: f08d32072bbe45c2ba873732b846b690
- Report Submitted on: 05/11/2007 04:50:51
- API Issues: 11
- P/Invoke APIs: 14
The following 11 APIs (used 37 times) might not work:
- Total:
6
9
-
Microsoft.VisualBasic
3
-
Interaction
3
-
CreateObject(System.String,System.String)
Used 3 times
1
-
GetObject(System.String,System.String)
Used 2 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 2 times
1
-
CreateObject(System.String,System.String)
Used 3 times
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 8 times
1
-
set_Item(System.String,System.Object)
Used 6 times
1
-
get_Item(System.String)
Used 8 times
-
ApplicationSettingsBase
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 8 times
1
1
-
get_Item(System.String)
Used 8 times
-
ManagementException
1
1
-
get_ErrorCode()
Used 1 time
1
1
-
get_ErrorCode()
Used 1 time
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 2 times
1
1
-
get_Count()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String,System.String)
Used 1 time
1
-
Get()
Used 2 times
1
-
.ctor(System.String,System.String)
Used 1 time
-
ManagementBaseObject
-
Microsoft.VisualBasic
There are 14 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32 | int selectobject(int, int) |
| 2 | gdi32 | int getdevicecaps(int, int) |
| 2 | gdi32 | int deletedc(int) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 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.dll | int getdevicecaps(intptr, int) |
| 1 | shell32.dll | int extracticon(int, string&, int) |
| 1 | user32.dll | int destroyicon(int) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr getdesktopwindow() |