Application Report
- Application ID: d3e1bb01c03840c6a370dada1bba6913
- Report Submitted on: 01/03/2011 11:21:33
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 17
- P/Invoke APIs: 14
The following 17 APIs (used 32 times) might not work:
- Total:
15
6
-
System.Diagnostics
1
-
Process
1
-
WaitForInputIdle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
Process
-
System.Drawing
3
-
Graphics
1
-
Image
2
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 1 time
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
-
Graphics
-
System.Drawing.Drawing2D
6
-
GraphicsPath
6
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)
Used 2 times
1
-
Widen(System.Drawing.Pen)
Used 1 time
1
-
Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)
Used 1 time
1
-
Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 1 time
-
GraphicsPath
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 4 times
1
1
-
GetEnumerator()
Used 4 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 4 times
1
1
-
get_Current()
Used 4 times
1
1
-
MoveNext()
Used 4 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 2 times
1
-
Get()
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Runtime.InteropServices
1
-
Marshal
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetHRForException(System.Exception)
Used 1 time
-
Marshal
-
System.Diagnostics
There are 14 P/Invokes (used 33 times):
| Count | Library | Function |
|---|---|---|
| 6 | gdi32.dll | int getdevicecaps(intptr, int) |
| 5 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 4 | gdi32.dll | int getfontdata(intptr, uint, uint, byte[], int) |
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 3 | user32.dll | intptr releasedc(intptr, intptr) |
| 2 | user32.dll | intptr getdc(intptr) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | intptr createfontindirect(nativemethods/logfont) |
| 1 | kernel32.dll | bool setlocaltime(sntpclient/systemtime&) |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |