Application Report
- Application ID: 2c401a5a2c484d58af913627f62ccc6f
- Report Submitted on: 05/01/2009 21:06:09
- Definitions File: Mono 2.4 (Revised)
- API Issues: 13
- P/Invoke APIs: 3
The following 13 APIs (used 78 times) might not work:
- Total:
13
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.Diagnostics
4
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
ProcessThread
3
-
get_Id()
Used 1 time
1
-
get_ThreadState()
Used 2 times
1
-
get_WaitReason()
Used 1 time
1
-
get_Id()
Used 1 time
-
Process
-
System.Drawing
5
2
-
FontFamily
1
-
GetName(System.Int32)
Used 1 time
1
-
GetName(System.Int32)
Used 1 time
-
Graphics
3
2
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
-
FontFamily
-
System.Drawing.Drawing2D
2
-
GraphicsPath
1
-
Widen(System.Drawing.Pen)
Used 1 time
1
-
Widen(System.Drawing.Pen)
Used 1 time
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
GraphicsPath
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 31 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 31 times
-
Form
-
System.ComponentModel
There are 3 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |
| 3 | user32.dll | intptr windowfrompoint(point) |
| 2 | user32.dll | bool lockwindowupdate(intptr) |