Application Report
- Application ID: 582d9e29503f44198b30447a13423efb
- Report Submitted on: 02/13/2007 12:12:34
- API Issues: 7
- P/Invoke APIs: 30
The following 7 APIs (used 10 times) might not work:
- Total:
7
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
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
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 2 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 2 times
-
XmlValidatingReader
-
System.Configuration
There are 30 P/Invokes (used 35 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | dbnetlib.dll | bool genclientcontext(intptr, byte[], int, byte[], int32&, boolean&, 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 | dbnetlib.dll | uint connectionsqlver(intptr) |
| 1 | dbnetlib.dll | uint16 connectionobjectsize() |
| 1 | dbnetlib.dll | uint16 connectionread(intptr, byte[], uint16, uint16, uint16, int32&) |
| 1 | dbnetlib.dll | uint16 connectionwrite(intptr, byte[], uint16, int32&) |
| 1 | dbnetlib.dll | uint16 connectionwriteoob(intptr, byte[], uint16, int32&) |
| 1 | dbnetlib.dll | intptr pal_localalloc(int, int) |
| 1 | dbnetlib.dll | int pal_localfree(intptr) |
| 1 | dbnetlib.dll | int connectionopenw(intptr, string, int32&) |
| 1 | dbnetlib.dll | bool connectioncheckfordata(intptr, int32&, int32&) |
| 1 | dbnetlib.dll | bool connectionerrorw(intptr, int32&, intptr&, int32&) |
| 1 | dbnetlib.dll | bool connectiongetsvruser(intptr, intptr) |
| 1 | dbnetlib.dll | bool initsession(intptr) |
| 1 | dbnetlib.dll | bool initsspipackage(int32&) |
| 1 | dbnetlib.dll | int connectionclose(intptr, int32&) |
| 1 | dbnetlib.dll | bool termsession(intptr) |
| 1 | dbnetlib.dll | bool setcredentialshandle(intptr, string, string, string) |
| 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 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) |