Application Report
- Application ID: 5f67deacdd544b52b4ec4b2d278275ac
- Report Submitted on: 04/22/2008 22:10:38
- API Issues: 7
- P/Invoke APIs: 9
The following 7 APIs (used 9 times) might not work:
- Total:
6
2
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 1 time
1
-
GetSchema(System.String,System.String[])
Used 1 time
-
DbConnection
-
System.IO.Ports
1
1
-
SerialPort
1
1
-
set_DiscardNull(System.Boolean)
Used 2 times
1
1
-
set_DiscardNull(System.Boolean)
Used 2 times
-
SerialPort
-
System.Security.Cryptography.Pkcs
4
-
EnvelopedCms
4
-
Decode(System.Byte[])
Used 1 time
1
-
Decrypt()
Used 1 time
1
-
Encode()
Used 2 times
1
-
Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)
Used 1 time
1
-
Decode(System.Byte[])
Used 1 time
-
EnvelopedCms
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Data.Common
There are 9 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 3 | advapi32.dll | bool closeservicehandle(intptr) |
| 2 | rasapi32.dll | int rasenumdevices(intptr, int32&, int32&) |
| 1 | advapi32.dll | bool changeserviceconfig(intptr, uint, uint, uint, string, string, intptr, strin |
| 1 | advapi32.dll | int changeserviceconfig2(intptr, serviceconfig2infolevel, intptr) |
| 1 | advapi32.dll | intptr openscmanager(string, string, uint) |
| 1 | advapi32.dll | intptr openservice(intptr, string, uint) |
| 1 | rasapi32.dll | int rasdial(intptr, string, dunconnection/rasdialparams&, int, intptr, intptr&) |
| 1 | rasapi32.dll | int rasgetconnectstatus(intptr, dunconnection/rasconnstatus&) |
| 1 | rasapi32.dll | uint rashangup(intptr) |