Application Report
- Application ID: 400d3b1148ba4a09be5e78d8f086c4cb
- Report Submitted on: 12/04/2007 09:49:55
- API Issues: 16
- P/Invoke APIs: 11
The following 16 APIs (used 188 times) might not work:
- Total:
15
4
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 28 times
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 28 times
-
Type
-
System.Configuration
3
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 5 times
1
-
get_SectionInformation()
Used 5 times
-
ConfigurationManager
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.Diagnostics
4
1
-
EventLogInstaller
4
1
-
set_CategoryCount(System.Int32)
Used 1 time
1
1
-
set_CategoryResourceFile(System.String)
Used 1 time
1
-
set_MessageResourceFile(System.String)
Used 1 time
1
-
set_ParameterResourceFile(System.String)
Used 1 time
1
-
set_CategoryCount(System.Int32)
Used 1 time
-
EventLogInstaller
-
System.Management.Instrumentation
2
1
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
Instrumentation
1
1
-
Fire(System.Object)
Used 6 times
1
1
-
Fire(System.Object)
Used 6 times
-
DefaultManagementProjectInstaller
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Web.UI
3
-
Control
1
-
get_DesignMode()
Used 125 times
1
-
get_DesignMode()
Used 125 times
-
PostBackOptions
2
-
set_AutoPostBack(System.Boolean)
Used 1 time
1
-
set_ValidationGroup(System.String)
Used 6 times
1
-
set_AutoPostBack(System.Boolean)
Used 1 time
-
Control
-
System.Windows.Forms.Design
1
-
ComponentEditorPage
1
-
SetDirty()
Used 1 time
1
-
SetDirty()
Used 1 time
-
ComponentEditorPage
-
System
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, intptr) |
| 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) |