Application Report
- Application ID: 3bb2c4a6713448cf9bba09d53bab5a2d
- Report Submitted on: 12/19/2008 15:02:17
- Definitions File: Mono 2.0
- API Issues: 10
- P/Invoke APIs: 3
The following 10 APIs (used 18 times) might not work:
- Total:
8
2
-
Microsoft.VisualBasic.ApplicationServices
2
-
User
2
-
get_CurrentPrincipal()
Used 1 time
1
-
set_CurrentPrincipal(System.Security.Principal.IPrincipal)
Used 1 time
1
-
get_CurrentPrincipal()
Used 1 time
-
User
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 2 times
1
-
set_Item(System.String,System.Object)
Used 2 times
1
-
get_Item(System.String)
Used 2 times
-
ApplicationSettingsBase
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
-
Pen
-
System.Windows.Forms
5
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
SplitContainer
2
-
set_SplitterIncrement(System.Int32)
Used 1 time
1
-
set_TabStop(System.Boolean)
Used 2 times
1
-
set_SplitterIncrement(System.Int32)
Used 1 time
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
-
ToolStripManager
1
-
PrintDialog
-
Microsoft.VisualBasic.ApplicationServices
There are 3 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 5 | user32.dll | int sendmessage(intptr, int, int, int) |
| 2 | user32.dll | intptr getfocus() |
| 1 | user32 | intptr getparent(intptr) |