Application Report
- Application ID: 033bc3a47c254b85bae26850d988a919
- Report Submitted on: 02/08/2007 19:24:03
- API Issues: 15
- P/Invoke APIs: 13
The following 15 APIs (used 53 times) might not work:
- Total:
14
4
-
System.Configuration
3
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 5 times
1
-
get_SectionInformation()
Used 5 times
-
ConfigurationManager
-
System.Diagnostics
7
1
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
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
-
EventLog
-
System.Management.Instrumentation
2
1
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 4 times
1
-
.ctor()
Used 4 times
-
Instrumentation
1
1
-
Fire(System.Object)
Used 22 times
1
1
-
Fire(System.Object)
Used 22 times
-
DefaultManagementProjectInstaller
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security.Principal
1
2
-
IdentityReferenceCollection
1
-
Translate(System.Type)
Used 1 time
1
-
Translate(System.Type)
Used 1 time
-
WindowsIdentity
1
1
-
get_Groups()
Used 2 times
1
1
-
get_Groups()
Used 2 times
-
IdentityReferenceCollection
-
System.Configuration
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |