Application Report
- Application ID: a98073e0aa8d4eeba121ef94d39ebad9
- Report Submitted on: 06/20/2009 16:17:03
- Definitions File: Mono 2.4 (Revised)
- API Issues: 12
- P/Invoke APIs: 13
The following 12 APIs (used 39 times) might not work:
- Total:
1
8
6
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 4 times
1
-
get_ConnectionStrings()
Used 4 times
-
ConfigurationManager
-
System.Data.Linq
2
-
DataContext
2
-
DataContext
-
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.DirectoryServices
1
3
4
-
DirectoryEntries
1
1
-
get_SchemaFilter()
Used 2 times
1
1
-
get_SchemaFilter()
Used 2 times
-
DirectoryEntry
1
2
-
.ctor(System.Object)
Used 1 time
1
-
Invoke(System.String,System.Object[])
Used 2 times
1
1
-
.ctor(System.Object)
Used 1 time
-
DirectoryServicesCOMException
1
-
.ctor(System.String)
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
SchemaNameCollection
1
1
-
Add(System.String)
Used 2 times
1
1
-
Add(System.String)
Used 2 times
-
DirectoryEntries
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
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) |