Application Report
- Application ID: deaf7601ad24438387d5563260ce007c
- Report Submitted on: 12/13/2009 17:38:50
- Definitions File: Mono 2.4 (Revised)
- API Issues: 22
- P/Invoke APIs: 13
The following 22 APIs (used 50 times) might not work:
- Total:
20
10
-
System
4
1
-
AppDomain
1
-
AppDomainSetup
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 1 time
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 1 time
-
Environment
1
-
get_UserInteractive()
Used 1 time
1
-
get_UserInteractive()
Used 1 time
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 times
-
AppDomain
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 8 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 8 times
-
OleDbConnection
-
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.Messaging
1
-
MessageQueue
1
-
set_EnableConnectionCache(System.Boolean)
Used 1 time
1
-
set_EnableConnectionCache(System.Boolean)
Used 1 time
-
MessageQueue
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
ServicePointManager
1
-
get_CheckCertificateRevocationList()
Used 2 times
1
-
get_CheckCertificateRevocationList()
Used 2 times
-
CredentialCache
-
System.Reflection.Emit
2
2
-
ILGenerator
2
2
-
ILGenerator
-
System.Transactions
6
4
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
SinglePhaseEnlistment
1
-
Committed()
Used 4 times
1
-
Committed()
Used 4 times
-
Transaction
2
2
-
TransactionInterop
2
2
-
GetTransactionFromTransmitterPropagationToken(System.Byte[])
Used 2 times
1
1
-
GetTransmitterPropagationToken(System.Transactions.Transaction)
Used 4 times
1
1
-
GetTransactionFromTransmitterPropagationToken(System.Byte[])
Used 2 times
-
PreparingEnlistment
-
System.Web.Services.Description
1
-
System.Xml.Serialization
1
1
-
XmlSchemas
1
1
-
GetSchemas(System.String)
Used 2 times
1
1
-
GetSchemas(System.String)
Used 2 times
-
XmlSchemas
-
System
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) |