Application Report
- Application ID: a4d4c06373a44e4790815ec587fa2c59
- Report Submitted on: 02/03/2010 15:02:09
- Definitions File: Mono 2.6
- API Issues: 15
- P/Invoke APIs: 11
The following 15 APIs (used 207 times) might not work:
- Total:
1
12
4
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 87 times
1
-
set_Item(System.String,System.Object)
Used 82 times
1
-
get_Item(System.String)
Used 87 times
-
ApplicationSettingsBase
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnection
-
System.Data.OleDb
1
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
-
OleDbConnectionStringBuilder
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
OleDbConnection
-
System.Diagnostics
1
-
Process
1
-
set_PriorityBoostEnabled(System.Boolean)
Used 1 time
1
-
set_PriorityBoostEnabled(System.Boolean)
Used 1 time
-
Process
-
System.Drawing
3
-
Graphics
2
-
get_PixelOffsetMode()
Used 2 times
1
-
set_PixelOffsetMode(System.Drawing.Drawing2D.PixelOffsetMode)
Used 5 times
1
-
get_PixelOffsetMode()
Used 2 times
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
-
Graphics
-
System.Drawing.Printing
1
1
-
PrinterSettings
1
1
-
CreateMeasurementGraphics(System.Drawing.Printing.PageSettings)
Used 2 times
1
1
-
CreateMeasurementGraphics(System.Drawing.Printing.PageSettings)
Used 2 times
-
PrinterSettings
-
System.Windows.Forms
4
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 8 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 8 times
-
PageSetupDialog
1
-
set_EnableMetric(System.Boolean)
Used 2 times
1
-
set_EnableMetric(System.Boolean)
Used 2 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
-
RichTextBox
1
-
set_SelectionProtected(System.Boolean)
Used 1 time
1
-
set_SelectionProtected(System.Boolean)
Used 1 time
-
Control
-
Microsoft.VisualBasic
There are 11 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 2 | shell32.dll | void shchangenotify(int, uint, intptr, intptr) |
| 1 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 1 | gdi32.dll | intptr copyenhmetafile(intptr, intptr) |
| 1 | kernel32.dll | bool attachconsole(int) |
| 1 | kernel32.dll | bool writeprivateprofilestring(string, string, string, string) |
| 1 | kernel32.dll | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 1 | shell32.dll | intptr extracticon(intptr, string, int) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |