Application Report
- Application ID: b8a9c4c35dba4327861d4236857a84e3
- Report Submitted on: 10/17/2008 11:24:33
- Definitions File: Mono 2.0
- API Issues: 11
- P/Invoke APIs: 8
The following 11 APIs (used 81 times) might not work:
- Total:
4
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
3
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
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
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&) |