Application Report
- Application ID: 1f35d90ff3094413bab5e7a2849f9759
- Report Submitted on: 06/02/2007 03:57:16
- API Issues: 10
- P/Invoke APIs: 8
The following 10 APIs (used 79 times) might not work:
- Total:
3
7
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
Microsoft.VisualBasic.Devices
1
-
Keyboard
1
-
get_CapsLock()
Used 1 time
1
-
get_CapsLock()
Used 1 time
-
Keyboard
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Windows.Forms
2
5
-
AxHost
2
-
.ctor(System.String)
Used 1 time
1
-
GetOcx()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
AxHost/ConnectionPointCookie
2
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
1
-
Disconnect()
Used 1 time
1
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
-
AxHost/InvalidActiveXStateException
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
AxHost
-
Microsoft.VisualBasic
There are 8 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32 | int msgwaitformultipleobjects(int, intptr, int16, int, int) |
| 1 | winspool.drv | bool closeprinter(intptr) |
| 1 | winspool.drv | bool enddocprinter(intptr) |
| 1 | winspool.drv | bool endpageprinter(intptr) |
| 1 | winspool.drv | bool openprinter(string, intptr&, int64) |
| 1 | winspool.drv | bool startdocprinter(intptr, int, rawprinterhelper/docinfow&) |
| 1 | winspool.drv | bool startpageprinter(intptr) |
| 1 | winspool.drv | bool writeprinter(intptr, intptr, int, int32&) |