Application Report
- Application ID: 659a1e7312bb45718c52067d72ea7e97
- Report Submitted on: 03/30/2008 15:43:04
- API Issues: 15
- P/Invoke APIs: 15
The following 15 APIs (used 254 times) might not work:
- Total:
15
3
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 36 times
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 36 times
-
Type
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 4 times
-
Pen
-
System.Drawing.Drawing2D
1
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
LinearGradientBrush
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security
2
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
PermissionSet
1
-
PermitOnly()
Used 1 time
1
-
PermitOnly()
Used 1 time
-
CodeAccessPermission
-
System.Web.Compilation
2
1
-
BuildDependencySet
1
1
-
get_VirtualPaths()
Used 2 times
1
1
-
get_VirtualPaths()
Used 2 times
-
BuildManager
1
-
BuildDependencySet
-
System.Web.UI
3
-
Control
1
-
get_DesignMode()
Used 192 times
1
-
get_DesignMode()
Used 192 times
-
PostBackOptions
2
-
set_AutoPostBack(System.Boolean)
Used 1 time
1
-
set_ValidationGroup(System.String)
Used 7 times
1
-
set_AutoPostBack(System.Boolean)
Used 1 time
-
Control
-
System.Web.UI.WebControls
3
1
-
AccessDataSourceView
1
1
-
ExecuteSelect(System.Web.UI.DataSourceSelectArguments)
Used 2 times
1
1
-
ExecuteSelect(System.Web.UI.DataSourceSelectArguments)
Used 2 times
-
XmlDataSource
2
-
get_DataFile()
Used 2 times
1
-
set_DataFile(System.String)
Used 2 times
1
-
get_DataFile()
Used 2 times
-
AccessDataSourceView
-
System.Windows.Forms.Design
1
-
ComponentEditorPage
1
-
SetDirty()
Used 1 time
1
-
SetDirty()
Used 1 time
-
ComponentEditorPage
-
System
There are 15 P/Invokes (used 19 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 | ole32.dll | int createbindctx(int, ibindctx&) |
| 1 | ole32.dll | int getrunningobjecttable(int, irunningobjecttable&) |
| 1 | user32.dll | intptr getdc(intptr) |