Application Report
- Application ID: efe55d709523408cb4a50691271e4b16
- Report Submitted on: 10/08/2008 06:18:47
- Definitions File: Mono 2.0
- API Issues: 12
- P/Invoke APIs: 10
The following 12 APIs (used 269 times) might not work:
- Total:
10
5
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Drawing
1
1
-
Graphics
1
1
-
Graphics
-
System.Drawing.Imaging
1
-
Metafile
1
-
Metafile
-
System.Drawing.Printing
1
1
-
PrinterSettings
1
1
-
IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat)
Used 2 times
1
1
-
IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat)
Used 2 times
-
PrinterSettings
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
5
2
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 1 time
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 1 time
1
-
set_Enabled(System.Boolean)
Used 1 time
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 128 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 127 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 128 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
-
ToolStripManager
1
-
LoadSettings(System.Windows.Forms.Form)
Used 2 times
1
-
LoadSettings(System.Windows.Forms.Form)
Used 2 times
-
AxHost
-
System
There are 10 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 2 | winspool.drv | bool writeprinter(intptr, intptr, int, int32&) |
| 2 | winspool.drv | bool startpageprinter(intptr) |
| 2 | winspool.drv | bool startdocprinter(intptr, int, cprinting/docinfoa) |
| 2 | winspool.drv | bool openprinter(string, intptr&, intptr) |
| 2 | winspool.drv | bool endpageprinter(intptr) |
| 2 | winspool.drv | bool enddocprinter(intptr) |
| 2 | winspool.drv | bool closeprinter(intptr) |
| 1 | kernel32.dll | intptr createfile(string, fileaccess, fileshare, int, filemode, int, intptr) |
| 1 | user32.dll | intptr findwindow(string, string) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |