Application Report
- Application ID: e920c0d9f56a4a8ab9a0ca84c7412675
- Report Submitted on: 02/08/2008 07:32:32
- API Issues: 12
- P/Invoke APIs: 13
The following 12 APIs (used 21 times) might not work:
- Total:
12
-
System
2
-
Environment
2
-
get_UserInteractive()
Used 1 time
1
-
get_WorkingSet()
Used 1 time
1
-
get_UserInteractive()
Used 1 time
-
Environment
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 2 times
1
-
get_ConnectionStrings()
Used 2 times
-
ConfigurationManager
-
System.Diagnostics
4
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Web.UI
1
-
Page
1
-
InitializeCulture()
Used 1 time
1
-
InitializeCulture()
Used 1 time
-
Page
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 4 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 4 times
-
XmlValidatingReader
-
System
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) |