Application Report
- Application ID: 28e3f77698474452a92539ee3c3fdde3
- Report Submitted on: 01/27/2008 15:36:12
- API Issues: 34
- P/Invoke APIs: 11
The following 34 APIs (used 75 times) might not work:
- Total:
19
15
1
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 5 times
1
-
.ctor(System.Type)
Used 5 times
-
CodeTypeReference
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 4 times
1
-
get_ConnectionStrings()
Used 4 times
-
ConfigurationManager
-
System.Diagnostics
3
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
ProcessThread
2
-
get_Id()
Used 2 times
1
-
set_PriorityLevel(System.Diagnostics.ThreadPriorityLevel)
Used 1 time
1
-
get_Id()
Used 2 times
-
Process
-
System.Drawing.Drawing2D
2
-
GraphicsPath
2
-
GraphicsPath
-
System.Net
1
-
WebRequest
1
-
GetSystemWebProxy()
Used 1 time
1
-
GetSystemWebProxy()
Used 1 time
-
WebRequest
-
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.Threading
1
-
ThreadPool
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
-
ThreadPool
-
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
1
-
Control
1
-
get_DesignMode()
Used 29 times
1
-
get_DesignMode()
Used 29 times
-
Control
-
System.Web.UI.WebControls
1
-
ValidationSummary
1
-
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Used 1 time
1
-
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Used 1 time
-
ValidationSummary
-
System.Web.UI.WebControls.WebParts
19
-
WebPartChrome
3
-
WebPartCollection
1
-
get_Item(System.Int32)
Used 1 time
1
-
get_Item(System.Int32)
Used 1 time
-
WebPartDisplayMode
1
-
get_AllowPageDesign()
Used 1 time
1
-
get_AllowPageDesign()
Used 1 time
-
WebPartManager
5
-
.ctor()
Used 2 times
1
-
OnPreRender(System.EventArgs)
Used 1 time
1
-
RegisterClientScript()
Used 1 time
1
-
get_DisplayMode()
Used 1 time
1
-
get_EnableClientScript()
Used 1 time
1
-
.ctor()
Used 2 times
-
WebPartZone
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
WebPartZoneBase
7
-
GetEffectiveChromeType(System.Web.UI.WebControls.WebParts.Part)
Used 1 time
1
-
OnPreRender(System.EventArgs)
Used 1 time
1
-
RenderDropCue(System.Web.UI.HtmlTextWriter)
Used 1 time
1
-
get_AllowLayoutChange()
Used 1 time
1
-
get_WebPartVerbRenderMode()
Used 2 times
1
-
get_WebParts()
Used 2 times
1
-
set_WebPartVerbRenderMode(System.Web.UI.WebControls.WebParts.WebPartVerbRenderMode)
Used 1 time
1
-
GetEffectiveChromeType(System.Web.UI.WebControls.WebParts.Part)
Used 1 time
-
WebZone
1
-
get_WebPartManager()
Used 1 time
1
-
get_WebPartManager()
Used 1 time
-
WebPartChrome
-
System.CodeDom
There are 11 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, uintptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |