Application Report
- Application ID: d86008bbf18c430e8728fc86959d827c
- Report Submitted on: 01/08/2007 09:37:13
- API Issues: 3
- P/Invoke APIs: 13
The following 3 APIs (used 15 times) might not work:
- Total:
3
-
System.Net.Security
1
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2
1
-
Verify()
Used 1 time
1
-
Verify()
Used 1 time
-
X509Certificate2
-
System.Windows.Forms
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 13 times
1
-
set_UseEXDialog(System.Boolean)
Used 13 times
-
PrintDialog
-
System.Net.Security
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | int getkeystate(int) |
| 2 | kernel32.dll | intptr createfile(string, uint, uint, intptr, uint, uint, intptr) |
| 2 | kernel32.dll | bool clearcommerror(intptr, uint32&, a/b&) |
| 1 | kernel32.dll | bool getcommmodemstatus(intptr, uint32&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool setcommtimeouts(intptr, a/a&) |
| 1 | kernel32.dll | bool setcommstate(intptr, a/c&) |
| 1 | kernel32.dll | bool escapecommfunction(intptr, uint) |
| 1 | kernel32.dll | bool getcommtimeouts(intptr, a/a&) |
| 1 | kernel32.dll | bool getcommstate(intptr, a/c&) |
| 1 | kernel32.dll | bool setcommmask(intptr, uint) |
| 1 | user32.dll | bool chartooembuffa(byte[], byte[], int) |