Application Report
- Application ID: 7e345ad18a5044c5b111239b64a4293d
- Report Submitted on: 12/30/2009 15:38:06
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 8
The following 6 APIs (used 118 times) might not work:
- Total:
5
2
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 1 time
1
-
GetSchema(System.String,System.String[])
Used 1 time
-
DbConnection
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 74 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 74 times
-
OleDbConnection
-
System.Drawing
1
-
Image
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 5 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 5 times
-
Image
-
System.Windows.Forms
3
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 34 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 34 times
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
-
ToolStripManager
1
-
LoadSettings(System.Windows.Forms.Form,System.String)
Used 2 times
1
-
LoadSettings(System.Windows.Forms.Form,System.String)
Used 2 times
-
Form
-
System.Data.Common
There are 8 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | mapi32.dll | int mapisendmail(intptr, intptr, mapimessage, 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, rawprinter/docinfoa) |
| 1 | winspool.drv | bool startpageprinter(intptr) |
| 1 | winspool.drv | bool writeprinter(intptr, intptr, int, int32&) |