Application Report
- Application ID: 7a8ebf140fce4df59c528adc7dc3e6a9
- Report Submitted on: 12/15/2007 07:41:03
- API Issues: 6
- P/Invoke APIs: 5
The following 6 APIs (used 16 times) might not work:
- Total:
4
3
-
Microsoft.VisualBasic
2
-
Interaction
2
-
CreateObject(System.String,System.String)
Used 1 time
1
-
GetObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 8 times
1
-
set_ConnectionString(System.String)
Used 8 times
-
SqlConnection
-
System.Security.Cryptography.Xml
3
1
-
EncryptedXml
3
1
-
.ctor()
Used 1 time
1
-
.ctor(System.Xml.XmlDocument)
Used 3 times
1
-
Encrypt(System.Xml.XmlElement,System.Security.Cryptography.X509Certificates.X509Certificate2)
Used 2 times
1
1
-
.ctor()
Used 1 time
-
EncryptedXml
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | int createfile(string&, int, int, int, int, int, int) |
| 2 | user32 | int64 setforegroundwindow(int) |
| 1 | kernel32 | int closehandle(int) |
| 1 | kernel32 | int deviceiocontrol(int, int, driveinfo/sendcmdinparams, int, driveinfo/sendcmdo |
| 1 | kernel32.dll | int getshortpathname(string, stringbuilder, int) |