Application Report
- Application ID: 2ccbd0ded98b416e927bd2d07f08603e
- Report Submitted on: 04/03/2010 22:12:53
- Definitions File: Mono 2.6
- API Issues: 7
- P/Invoke APIs: 3
The following 7 APIs (used 69 times) might not work:
- Total:
7
3
-
System.ComponentModel
1
1
-
TypeDescriptor
1
1
-
CreateAssociation(System.Object,System.Object)
Used 2 times
1
1
-
CreateAssociation(System.Object,System.Object)
Used 2 times
-
TypeDescriptor
-
System.Drawing
4
2
-
Graphics
3
2
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
-
Graphics
-
System.Drawing.Drawing2D
1
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
LinearGradientBrush
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 29 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 29 times
-
Form
-
System.ComponentModel
There are 3 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool lockwindowupdate(intptr) |
| 2 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |
| 2 | user32.dll | intptr windowfrompoint(point) |