Application Report
- Application ID: 26176a75f83643908a63e66b85a0cdcf
- Report Submitted on: 04/03/2008 11:31:06
- API Issues: 10
- P/Invoke APIs: 9
The following 10 APIs (used 59 times) might not work:
- Total:
6
8
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.Devices
1
-
Keyboard
1
-
get_CapsLock()
Used 2 times
1
-
get_CapsLock()
Used 2 times
-
Keyboard
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 10 times
1
-
set_Item(System.String,System.Object)
Used 10 times
1
-
get_Item(System.String)
Used 10 times
-
ApplicationSettingsBase
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 12 times
1
1
-
get_Item(System.String)
Used 12 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 6 times
1
1
-
GetEnumerator()
Used 6 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 6 times
1
1
-
get_Current()
Used 6 times
1
1
-
MoveNext()
Used 6 times
-
ManagementObjectSearcher
2
-
.ctor(System.String,System.String)
Used 3 times
1
-
Get()
Used 3 times
1
-
.ctor(System.String,System.String)
Used 3 times
-
ManagementBaseObject
-
Microsoft.VisualBasic
There are 9 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | int findwindow(string&, int) |
| 3 | user32.dll | int showwindow(int, int) |
| 2 | winspool.drv | bool closeprinter(intptr) |
| 2 | winspool.drv | bool openprinter(string, intptr&, int64) |
| 1 | winspool.drv | bool enddocprinter(intptr) |
| 1 | winspool.drv | bool endpageprinter(intptr) |
| 1 | winspool.drv | bool startdocprinter(intptr, int, rawp/rawprinterhelper/docinfow&) |
| 1 | winspool.drv | bool startpageprinter(intptr) |
| 1 | winspool.drv | bool writeprinter(intptr, intptr, int, int32&) |