Application Report
- Application ID: 6da9594c59fa4e5f96c133251597fb76
- Report Submitted on: 08/18/2010 15:00:21
- Definitions File: Mono 2.6
- API Issues: 13
- P/Invoke APIs: 7
The following 13 APIs (used 50 times) might not work:
- Total:
12
5
-
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.Drawing
4
2
-
Graphics
3
2
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
-
Graphics
-
System.Drawing.Drawing2D
1
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
LinearGradientBrush
-
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 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) |