Application Report
- Application ID: d25d3012fa0b46eaa893e74ffb99bb87
- Report Submitted on: 03/05/2007 14:21:49
- API Issues: 3
- P/Invoke APIs: 13
The following 3 APIs (used 7 times) might not work:
- Total:
3
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Net.Security
1
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2
1
-
Verify()
Used 1 time
1
-
Verify()
Used 1 time
-
X509Certificate2
-
System.Drawing
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32 | int getkeystate(int) |
| 2 | kernel32 | intptr createfile(string, uint, uint, intptr, uint, uint, intptr) |
| 2 | kernel32 | bool clearcommerror(intptr, uint32&, win32com/comstat&) |
| 1 | kernel32 | bool getcommmodemstatus(intptr, uint32&) |
| 1 | kernel32 | bool closehandle(intptr) |
| 1 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32 | bool setcommtimeouts(intptr, win32com/commtimeouts&) |
| 1 | kernel32 | bool setcommstate(intptr, win32com/dcb&) |
| 1 | kernel32 | bool escapecommfunction(intptr, uint) |
| 1 | kernel32 | bool getcommtimeouts(intptr, win32com/commtimeouts&) |
| 1 | kernel32 | bool getcommstate(intptr, win32com/dcb&) |
| 1 | kernel32 | bool setcommmask(intptr, uint) |
| 1 | user32 | bool chartooembuffa(byte[], byte[], int) |