Application Report
- Application ID: 5ac583fc295f4fd2ba174d88ef663c36
- Report Submitted on: 11/11/2010 12:50:05
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 15
- P/Invoke APIs: 15
The following 15 APIs (used 40 times) might not work:
- Total:
13
4
-
System
1
-
AppDomain
1
-
AppDomain
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Data.Common
2
3
-
DataAdapter
2
2
-
GetFillParameters()
Used 2 times
1
1
-
Update(System.Data.DataSet)
Used 2 times
1
1
-
GetFillParameters()
Used 2 times
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 16 times
1
-
GetSchema(System.String,System.String[])
Used 16 times
-
DataAdapter
-
System.Diagnostics
4
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 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 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
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 2 times
1
-
get_Transaction()
Used 2 times
-
PreparingEnlistment
-
System
There are 15 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 5 | 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 | advapi32.dll | int logonuser(string, string, string, uint, uint, 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) |
| 1 | rpcrt4.dll | int uuidcreatesequential(guid&) |