Application Report
- Application ID: d90aff91d80a4d10909a8e832d8e45af
- Report Submitted on: 03/01/2010 20:16:09
- Definitions File: Mono 2.6
- API Issues: 11
- P/Invoke APIs: 8
The following 11 APIs (used 20 times) might not work:
- Total:
10
3
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 2 times
1
-
set_Item(System.String,System.Object)
Used 2 times
1
-
get_Item(System.String)
Used 2 times
-
ApplicationSettingsBase
-
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.Diagnostics
1
-
EventLog
1
-
SourceExists(System.String,System.String)
Used 2 times
1
-
SourceExists(System.String,System.String)
Used 2 times
-
EventLog
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Net.Security
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Configuration
There are 8 P/Invokes (used 8 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) |
| 1 | user32.dll | int getdoubleclicktime() |