Application Report
- Application ID: 8ba967c01d6840eba2591ee75850b0a2
- Report Submitted on: 02/27/2011 06:15:30
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 17
- P/Invoke APIs: 13
The following 17 APIs (used 52 times) might not work:
- Total:
15
3
-
System
1
-
AppDomain
1
-
AppDomain
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 15 times
1
-
GetSchema(System.String,System.String[])
Used 15 times
-
DbConnection
-
System.Diagnostics
5
1
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 4 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
SourceExists(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 4 times
-
StackTrace
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
2
-
DynamicMethod
1
-
ILGenerator
1
-
DynamicMethod
-
System.Transactions
3
1
-
PreparingEnlistment
2
-
ForceRollback(System.Exception)
Used 1 time
1
-
Prepared()
Used 1 time
1
-
ForceRollback(System.Exception)
Used 1 time
-
Transaction
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 1 time
1
-
get_Transaction()
Used 1 time
-
PreparingEnlistment
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 6 times
1
-
get_DesignMode()
Used 6 times
-
Control
-
System.Xml.XPath
1
-
XPathNavigator
1
-
SetTypedValue(System.Object)
Used 3 times
1
-
SetTypedValue(System.Object)
Used 3 times
-
XPathNavigator
-
System
There are 13 P/Invokes (used 17 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, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |