Application Report
- Application ID: 76b472577fca48d78ac3eb86626c2824
- Report Submitted on: 04/24/2010 04:23:08
- Definitions File: Mono 2.6
- API Issues: 12
- P/Invoke APIs: 9
The following 12 APIs (used 17 times) might not work:
- Total:
11
3
-
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
3
-
Process
3
-
get_HandleCount()
Used 1 time
1
-
get_Threads()
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 1 time
1
-
get_HandleCount()
Used 1 time
-
Process
-
System.Drawing
1
-
Image
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 2 times
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 2 times
-
Image
-
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.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
-
Form
-
System.Data.Common
There are 9 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 8 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 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 loadlibrary(string) |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 1 | kernel32.dll | intptr openfilemapping(uint, bool, string) |