Application Report
- Application ID: 60c52cc3d0cd4360b822eca6e2983b1e
- Report Submitted on: 04/01/2009 03:26:25
- Definitions File: Mono 2.4
- API Issues: 36
- P/Invoke APIs: 18
The following 36 APIs (used 202 times) might not work:
- Total:
22
20
-
Microsoft.Win32
2
-
RegistryKey
2
-
RegistryKey
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Drawing.Drawing2D
7
-
GraphicsPath
7
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 2 times
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.Point,System.Drawing.StringFormat)
Used 1 time
-
GraphicsPath
-
System.Management
5
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 8 times
1
1
-
get_Item(System.String)
Used 8 times
-
ManagementObject
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
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.Net.Security
1
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Windows.Forms
6
9
-
AxHost
4
-
.ctor(System.String)
Used 1 time
1
-
GetOcx()
Used 1 time
1
-
set_Enabled(System.Boolean)
Used 1 time
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
AxHost/ConnectionPointCookie
2
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
1
-
Disconnect()
Used 1 time
1
-
.ctor(System.Object,System.Object,System.Type)
Used 1 time
-
AxHost/InvalidActiveXStateException
1
-
ComboBox
2
-
HtmlDocument
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 22 times
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 22 times
-
HtmlElement
1
-
Focus()
Used 1 time
1
-
Focus()
Used 1 time
-
WebBrowser
4
-
.ctor()
Used 7 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 4 times
1
-
set_ObjectForScripting(System.Object)
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 4 times
1
-
.ctor()
Used 7 times
-
AxHost
-
Microsoft.Win32
There are 18 P/Invokes (used 34 times):
| Count | Library | Function |
|---|---|---|
| 6 | gdi32.dll | int getdevicecaps(intptr, int) |
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | gdi32.dll | int getfontdata(intptr, uint, uint, byte[], int) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr releasedc(intptr, intptr) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |