Application Report
- Application ID: 4ad2e94cb6964869aaf546fab09c38a7
- Report Submitted on: 05/19/2008 05:33:00
- API Issues: 6
- P/Invoke APIs: 15
The following 6 APIs (used 16 times) might not work:
- Total:
6
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 8 times
1
-
.ctor(System.Type)
Used 8 times
-
CodeTypeReference
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 2 times
1
-
set_ConnectionString(System.String)
Used 2 times
-
SqlConnection
-
System.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.CodeDom
There are 15 P/Invokes (used 19 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 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | umpdll.dll | int signex(string, string, string, stringbuilder) |
| 1 | umpdll.dll | int veriex(string, string, string) |