Application Report
- Application ID: 4942036104f94c87890a7047285ceb24
- Report Submitted on: 01/14/2010 12:52:56
- Definitions File: Mono 2.6
- API Issues: 11
- P/Invoke APIs: 13
The following 11 APIs (used 33 times) might not work:
- Total:
5
5
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 8 times
1
-
GetSchema(System.String,System.String[])
Used 8 times
-
DbConnection
-
System.Data.OleDb
5
-
OleDbConnectionStringBuilder
5
-
.ctor()
Used 2 times
1
-
get_DataSource()
Used 8 times
1
-
set_DataSource(System.String)
Used 4 times
1
-
set_PersistSecurityInfo(System.Boolean)
Used 2 times
1
-
set_Provider(System.String)
Used 2 times
1
-
.ctor()
Used 2 times
-
OleDbConnectionStringBuilder
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Configuration
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) |