Application Report
- Application ID: d3c4891ea5a0439ba37a0441ec5cec6d
- Report Submitted on: 10/19/2007 06:22:15
- API Issues: 23
- P/Invoke APIs: 5
The following 23 APIs (used 284 times) might not work:
- Total:
22
3
-
Microsoft.Win32
1
-
RegistryKey
1
-
GetValueKind(System.String)
Used 1 time
1
-
GetValueKind(System.String)
Used 1 time
-
RegistryKey
-
System.Net.NetworkInformation
2
-
NetworkInterface
2
-
GetAllNetworkInterfaces()
Used 6 times
1
-
GetIsNetworkAvailable()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 6 times
-
NetworkInterface
-
System.Net.Security
1
-
System.Reflection
1
-
Assembly
1
-
GetName(System.Boolean)
Used 1 time
1
-
GetName(System.Boolean)
Used 1 time
-
Assembly
-
System.Runtime.InteropServices
3
2
-
Marshal
3
2
-
GetExceptionCode()
Used 52 times
1
1
-
GetExceptionPointers()
Used 156 times
1
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetExceptionCode()
Used 52 times
-
Marshal
-
System.Security.Cryptography
1
-
RSACryptoServiceProvider
1
-
get_CspKeyContainerInfo()
Used 5 times
1
-
get_CspKeyContainerInfo()
Used 5 times
-
RSACryptoServiceProvider
-
System.Security.Cryptography.X509Certificates
7
-
X509Certificate
2
-
X509Certificate2
1
-
GetCertContentType(System.Byte[])
Used 1 time
1
-
GetCertContentType(System.Byte[])
Used 1 time
-
X509Certificate2Collection
2
-
X509Certificate2UI
2
-
X509Certificate
-
System.Windows.Forms
7
-
ComboBox
2
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
Help
1
-
TextBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 5 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 5 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 5 times
-
ToolStripItemCollection
1
-
Find(System.String,System.Boolean)
Used 20 times
1
-
Find(System.String,System.Boolean)
Used 20 times
-
ComboBox
-
Microsoft.Win32
There are 5 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | crypt32.dll | bool cryptexportpkcs8(intptr, uint, string, uint, intptr, byte[], uint32&) |
| 2 | kernel32.dll | int getprocessaffinitymask(int, int32&, int32&) |
| 1 | advapi32.dll | bool cryptacquirecontext(intptr&, string, string, uint, uint) |
| 1 | advapi32.dll | bool cryptreleasecontext(intptr, uint) |
| 1 | kernel32.dll | int setprocessaffinitymask(int, int) |