Application Report
- Application ID: 860e7fe7820549289711d1e34a360e68
- Report Submitted on: 04/17/2008 06:04:30
- API Issues: 7
- P/Invoke APIs: 13
The following 7 APIs (used 128 times) might not work:
- Total:
7
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Web.UI
3
-
Control
1
-
get_DesignMode()
Used 121 times
1
-
get_DesignMode()
Used 121 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
2
-
XmlDataSource
2
-
get_DataFile()
Used 1 time
1
-
set_DataFile(System.String)
Used 1 time
1
-
get_DataFile()
Used 1 time
-
XmlDataSource
-
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) |