Application Report
- Application ID: 7a3b2245a7544b30b03727e4b32bfaa1
- Report Submitted on: 04/06/2011 02:19:33
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 14
- P/Invoke APIs: 7
The following 14 APIs (used 46 times) might not work:
- Total:
9
8
-
Microsoft.VisualBasic.Devices
4
-
ComputerInfo
4
-
get_AvailablePhysicalMemory()
Used 1 time
1
-
get_AvailableVirtualMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_TotalVirtualMemory()
Used 1 time
1
-
get_AvailablePhysicalMemory()
Used 1 time
-
ComputerInfo
-
System
1
-
Console
1
-
get_WindowWidth()
Used 1 time
1
-
get_WindowWidth()
Used 1 time
-
Console
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 28 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 28 times
-
OleDbConnection
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Net.Security
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.ServiceProcess
1
-
ServiceBase
1
-
Stop()
Used 3 times
1
-
Stop()
Used 3 times
-
ServiceBase
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
Microsoft.VisualBasic.Devices
There are 7 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | intptr createfile(string, uint, uint, nativemethods/securityattributes, uint, ui |
| 1 | kernel32.dll | bool cancelio(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool waitnamedpipe(string, uint) |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 1 | kernel32.dll | intptr openfilemapping(uint, bool, string) |