Application Report
- Application ID: 8f05c077145b4a7e9902dbd5df7cdeb0
- Report Submitted on: 12/07/2010 06:11:08
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 16
- P/Invoke APIs: 28
The following 16 APIs (used 35 times) might not work:
- Total:
14
6
-
System
1
-
Uri
1
-
get_DnsSafeHost()
Used 3 times
1
-
get_DnsSafeHost()
Used 3 times
-
Uri
-
System.Configuration
3
1
-
ConfigurationElement
1
1
-
get_EvaluationContext()
Used 2 times
1
1
-
get_EvaluationContext()
Used 2 times
-
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.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
-
OleDbConnection
-
System.Diagnostics
4
1
-
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
-
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
2
-
ILGenerator
2
2
-
ILGenerator
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 7 times
1
-
RevertAssert()
Used 4 times
1
-
Assert()
Used 7 times
-
CodeAccessPermission
-
System
There are 28 P/Invokes (used 36 times):
| Count | Library | Function |
|---|---|---|
| 3 | ikvm-native | intptr ikvm_getprocaddress(intptr, string, int) |
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | ikvm-native | void* ikvm_marshaldelegate(delegate) |
| 2 | ikvm-native | void ikvm_freelibrary(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 | ikvm-native | void** ikvm_getjnienvvtable() |
| 1 | ikvm-native | intptr ikvm_mmap(intptr, byte, byte, int64, int) |
| 1 | ikvm-native | intptr ikvm_loadlibrary(string) |
| 1 | ikvm-native | int ikvm_munmap(intptr, int) |
| 1 | ikvm-native | int ikvm_msync(intptr, int) |
| 1 | ikvm-native | int ikvm_callonload(intptr, void*, void*) |
| 1 | kernel32 | intptr mapviewoffile(intptr, int, int, int, intptr) |
| 1 | kernel32 | intptr createfilemapping(intptr, intptr, int, int, int, string) |
| 1 | kernel32 | int unmapviewoffile(intptr) |
| 1 | kernel32 | int closehandle(intptr) |
| 1 | kernel32 | int flushfilebuffers(intptr) |
| 1 | kernel32 | int flushviewoffile(intptr, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 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) |