Application Report
- Application ID: 718bb4aeb5434ccb8a99dc0ee184a57b
- Report Submitted on: 11/02/2009 12:35:58
- Definitions File: Mono 2.4 (Revised)
- API Issues: 7
- P/Invoke APIs: 7
The following 7 APIs (used 25 times) might not work:
- Total:
6
1
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 3 times
1
-
set_ConnectionString(System.String)
Used 3 times
-
SqlConnection
-
System.Drawing
2
1
-
Graphics
1
-
Image
1
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 3 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
-
Graphics
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 10 times
1
-
get_DesignMode()
Used 10 times
-
Control
-
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.SqlClient
There are 7 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | uint getfontdata(intptr, uint, uint, byte[], uint) |
| 2 | gdi32.dll | uint getoutlinetextmetrics(intptr, uint, intptr) |
| 1 | gdi32.dll | bool getcharabcwidths(intptr, uint, uint, abc[]) |
| 1 | gdi32.dll | bool gettextmetricsa(intptr, lptextmetric&) |
| 1 | gdi32.dll | int getcharwidthfloat(intptr, int, int, single&) |
| 1 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | kernel32.dll | int64 getlasterror() |