Application Report
- Application ID: 43ebe2ff1f4e4e4a8693be7f82556b0b
- Report Submitted on: 09/22/2009 09:42:50
- Definitions File: Mono 2.4 (Revised)
- API Issues: 31
- P/Invoke APIs: 16
The following 31 APIs (used 71 times) might not work:
- Total:
2
27
13
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 2 times
1
-
Dispose(System.Boolean)
Used 2 times
-
MarshalByValueComponent
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Data.OleDb
2
2
-
OleDbCommandBuilder
1
1
-
DeriveParameters(System.Data.OleDb.OleDbCommand)
Used 2 times
1
1
-
DeriveParameters(System.Data.OleDb.OleDbCommand)
Used 2 times
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
-
OleDbCommandBuilder
-
System.Data.OracleClient
1
-
OracleParameterCollection
1
-
OracleParameterCollection
-
System.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Management
1
9
10
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 6 times
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Item(System.String)
Used 6 times
-
ManagementClass
2
-
.ctor(System.String)
Used 2 times
1
-
GetInstances()
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
ManagementObject
1
2
1
-
.ctor(System.String)
Used 1 time
1
-
Dispose()
Used 1 time
1
-
Get()
Used 2 times
1
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
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
ServicePointManager
1
-
set_CheckCertificateRevocationList(System.Boolean)
Used 1 time
1
-
set_CheckCertificateRevocationList(System.Boolean)
Used 1 time
-
CredentialCache
-
System.Security
2
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
PermissionSet
1
-
PermitOnly()
Used 1 time
1
-
PermitOnly()
Used 1 time
-
CodeAccessPermission
-
System.Web.Compilation
2
1
-
BuildDependencySet
1
1
-
get_VirtualPaths()
Used 2 times
1
1
-
get_VirtualPaths()
Used 2 times
-
BuildManager
1
-
BuildDependencySet
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 11 times
1
-
get_DesignMode()
Used 11 times
-
Control
-
System.Windows.Forms
4
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
Form
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
-
XmlValidatingReader
-
System.ComponentModel
There are 16 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | winhttp.dll | bool winhttpclosehandle(intptr) |
| 1 | winhttp.dll | bool winhttpgetproxyforurl(intptr, string, proxyhelper/winhttp_autoproxy_options |
| 1 | winhttp.dll | intptr winhttpopen(string, int, intptr, intptr, int) |