Application Report
- Application ID: 36457a7b9d44459e97026304046536e7
- Report Submitted on: 03/05/2008 07:14:40
- API Issues: 4
- P/Invoke APIs: 13
The following 4 APIs (used 104 times) might not work:
- Total:
4
-
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 100 times
1
-
get_DesignMode()
Used 100 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.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) |