Application Report
- Application ID: 048900d6d3064d7d84a184a2689b1947
- Report Submitted on: 07/16/2007 09:49:24
- API Issues: 14
- P/Invoke APIs: 14
The following 14 APIs (used 28 times) might not work:
- Total:
3
11
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Diagnostics
3
-
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
-
EventLog
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
ServicePointManager
1
-
get_CheckCertificateRevocationList()
Used 2 times
1
-
get_CheckCertificateRevocationList()
Used 2 times
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Web.Configuration
3
2
1
-
BrowserCapabilitiesFactory
3
-
.ctor()
Used 1 time
1
-
PopulateBrowserElements(System.Collections.IDictionary)
Used 1 time
1
-
PopulateMatchedHeaders(System.Collections.IDictionary)
Used 1 time
1
-
.ctor()
Used 1 time
-
RegexWorker
2
1
-
ProcessRegex(System.String,System.String)
Used 2 times
1
-
get_Item(System.String)
Used 6 times
1
1
-
ProcessRegex(System.String,System.String)
Used 2 times
-
BrowserCapabilitiesFactory
-
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.Configuration
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | msvcrt.dll | int _mkdir(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |