Application Report
- Application ID: ec5ec873779742138ef7e683b47ea78a
- Report Submitted on: 10/23/2008 22:43:04
- Definitions File: Mono 2.0
- API Issues: 11
- P/Invoke APIs: 9
The following 11 APIs (used 81 times) might not work:
- Total:
11
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 34 times
1
-
set_Item(System.String,System.Object)
Used 33 times
1
-
get_Item(System.String)
Used 34 times
-
ApplicationSettingsBase
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
-
Pen
-
System.Windows.Forms
8
-
ComboBox
3
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
DataGridView
1
-
set_VirtualMode(System.Boolean)
Used 2 times
1
-
set_VirtualMode(System.Boolean)
Used 2 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
-
WebBrowser
2
-
.ctor()
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
ComboBox
-
System.Configuration
There are 9 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool openicon(intptr) |
| 3 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | bool flashwindow(intptr, bool) |
| 1 | kernel32.dll | point registerapplicationrestart(intptr, int) |
| 1 | kernel32.dll | point unregisterapplicationrestart() |
| 1 | user32 | bool showwindow(intptr, int) |
| 1 | user32.dll | bool systemparametersinfo(int, int, boolean&, bool) |
| 1 | uxtheme.dll | bool isthemeactive() |
| 1 | uxtheme.dll | intptr getcurrentthemename(stringbuilder, int, stringbuilder, int, stringbuilder |