Application Report
- Application ID: db4c2400ccb042ae888d197908f607fc
- Report Submitted on: 01/14/2009 03:48:19
- Definitions File: Mono 2.0
- API Issues: 24
- P/Invoke APIs: 11
The following 24 APIs (used 75 times) might not work:
- Total:
2
18
12
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 1 time
1
-
Dispose(System.Boolean)
Used 1 time
-
MarshalByValueComponent
-
System.Data.Common
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 7 times
1
-
GetSchema(System.String,System.String[])
Used 7 times
-
DbConnectionStringBuilder
1
-
ShouldSerialize(System.String)
Used 2 times
1
-
ShouldSerialize(System.String)
Used 2 times
-
DbConnection
-
System.Data.OracleClient
2
-
OracleConnection
2
-
ClearAllPools()
Used 1 time
1
-
ClearPool(System.Data.OracleClient.OracleConnection)
Used 1 time
1
-
ClearAllPools()
Used 1 time
-
OracleConnection
-
System.Diagnostics
7
1
-
PerformanceCounter
1
1
-
RemoveInstance()
Used 4 times
1
1
-
RemoveInstance()
Used 4 times
-
Process
6
-
get_HandleCount()
Used 1 time
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedSystemMemorySize64()
Used 1 time
1
-
get_PeakPagedMemorySize64()
Used 1 time
1
-
get_Responding()
Used 1 time
1
-
get_HandleCount()
Used 1 time
-
PerformanceCounter
-
System.Management
6
7
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 8 times
1
1
-
set_Item(System.String,System.Object)
Used 4 times
1
1
-
get_Item(System.String)
Used 8 times
-
ManagementObject
3
2
-
.ctor(System.String)
Used 6 times
1
-
Get()
Used 12 times
1
1
-
Put()
Used 4 times
1
1
-
.ctor(System.String)
Used 6 times
-
ManagementObjectCollection
1
1
-
get_Count()
Used 4 times
1
1
-
get_Count()
Used 4 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 2 times
1
-
Get()
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Net.Security
1
-
System.Runtime.Remoting
1
1
-
RemotingConfiguration
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 2 times
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 2 times
-
RemotingConfiguration
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Transactions
1
1
-
TransactionInterop
1
1
-
GetDtcTransaction(System.Transactions.Transaction)
Used 4 times
1
1
-
GetDtcTransaction(System.Transactions.Transaction)
Used 4 times
-
TransactionInterop
-
System.ComponentModel
There are 11 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | int16 queryperformancefrequency(int64&) |
| 4 | kernel32.dll | int16 queryperformancecounter(int64&) |
| 2 | kernel32.dll | void getsystemtime(systemtime&) |
| 2 | kernel32.dll | void getlocaltime(systemtime&) |
| 2 | kernel32.dll | timezoneid gettimezoneinformation(timezonestruct&) |
| 2 | kernel32.dll | bool tzspecificlocaltimetosystemtime(timezonestruct&, systemtime&, systemtime&) |
| 2 | kernel32.dll | bool systemtimetotzspecificlocaltime(timezonestruct&, systemtime&, systemtime&) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | advapi32.dll | int logonuser(string, string, string, int, int, intptr&) |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool reverttoself() |