Application Report
- Application ID: bd8ba4dfb3604dbb91e372e39193b46c
- Report Submitted on: 10/22/2010 02:48:21
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 13
- P/Invoke APIs: 13
The following 13 APIs (used 23 times) might not work:
- Total:
10
4
-
Microsoft.VisualBasic.ApplicationServices
2
-
User
2
-
get_IsAuthenticated()
Used 6 times
1
-
get_Name()
Used 1 time
1
-
get_IsAuthenticated()
Used 6 times
-
User
-
System.Configuration
4
1
-
ConfigurationElement
1
1
-
get_EvaluationContext()
Used 2 times
1
1
-
get_EvaluationContext()
Used 2 times
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationSection
1
-
get_SectionInformation()
Used 1 time
1
-
get_SectionInformation()
Used 1 time
-
SectionInformation
1
-
get_SectionName()
Used 1 time
1
-
get_SectionName()
Used 1 time
-
ConfigurationElement
-
System.Data.Linq
1
-
DataContext
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 3 times
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 3 times
-
DataContext
-
System.Data.SqlClient
2
-
SqlDependency
2
-
.ctor()
Used 1 time
1
-
Start(System.String)
Used 1 time
1
-
.ctor()
Used 1 time
-
SqlDependency
-
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
-
Microsoft.VisualBasic.ApplicationServices
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) |