Application Report
- Application ID: efd323f6cbdc4278a9ff48201c0b07b1
- Report Submitted on: 11/04/2009 16:36:18
- Definitions File: Mono 2.4 (Revised)
- API Issues: 15
- P/Invoke APIs: 13
The following 15 APIs (used 173 times) might not work:
- Total:
15
1
-
System.Configuration
2
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 4 times
1
-
get_Item(System.String)
Used 4 times
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 4 times
1
-
get_ConnectionStrings()
Used 4 times
-
ApplicationSettingsBase
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.EnterpriseServices
1
1
-
ServicedComponent
1
1
-
Dispose()
Used 16 times
1
1
-
Dispose()
Used 16 times
-
ServicedComponent
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Security
1
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Web.UI
3
-
Control
1
-
get_DesignMode()
Used 126 times
1
-
get_DesignMode()
Used 126 times
-
PostBackOptions
2
-
set_AutoPostBack(System.Boolean)
Used 1 time
1
-
set_ValidationGroup(System.String)
Used 2 times
1
-
set_AutoPostBack(System.Boolean)
Used 1 time
-
Control
-
System.Web.UI.WebControls
4
-
LinqDataSourceView
2
-
get_Where()
Used 1 time
1
-
set_Where(System.String)
Used 2 times
1
-
get_Where()
Used 1 time
-
XmlDataSource
2
-
get_DataFile()
Used 1 time
1
-
set_DataFile(System.String)
Used 1 time
1
-
get_DataFile()
Used 1 time
-
LinqDataSourceView
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
-
Form
-
System.Windows.Forms.Design
1
-
ComponentEditorPage
1
-
SetDirty()
Used 1 time
1
-
SetDirty()
Used 1 time
-
ComponentEditorPage
-
System.Configuration
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 5 | gdi32.dll | int getfontdata(intptr, int, int, byte[], int) |
| 1 | gdi32.dll | bool deletedc(intptr) |
| 1 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | intptr getcurrentobject(intptr, gdidcobject) |
| 1 | gdi32.dll | intptr deleteobject(intptr) |
| 1 | gdi32.dll | intptr createfontindirect(logfont) |
| 1 | gdi32.dll | int gettextface(intptr, int, stringbuilder) |
| 1 | gdi32.dll | int getglyphindices(intptr, string, int, int16[], int) |
| 1 | gdi32.dll | int getfontunicoderanges(intptr, glyphset) |
| 1 | gdi32.dll | int enumfontfamiliesex(intptr, logfont, fontenumdelegate, int, int) |
| 1 | gdi32.dll | int enumfontfamilies(intptr, string, fontenumdelegate, int) |
| 1 | gdi32.dll | int addfontresourceex(string, int, int) |
| 1 | user32.dll | intptr getdc(intptr) |