Application Report
- Application ID: a278a60266f141d79790587bfd61254a
- Report Submitted on: 12/18/2007 02:36:46
- API Issues: 4
- P/Invoke APIs: 12
The following 4 APIs (used 7 times) might not work:
- Total:
4
-
System.Configuration
2
-
ConfigurationManager
2
-
ConfigurationManager
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 2 times
1
-
get_DesignMode()
Used 2 times
-
Control
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
-
Control
-
System.Configuration
There are 12 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | int sendmessage(intptr, int, intptr, int) |
| 1 | crypt32.dll | intptr pfximportcertstore(crypt_data_blob&, string, uint) |
| 1 | crypt32.dll | intptr certopensystemstore(intptr, string) |
| 1 | crypt32.dll | intptr certenumcertificatesinstore(intptr, intptr) |
| 1 | crypt32.dll | intptr certcreatecertificatecontext(uint, intptr, int) |
| 1 | crypt32.dll | bool certfreecertificatecontext(intptr) |
| 1 | crypt32.dll | bool certclosestore(intptr, uint) |
| 1 | crypt32.dll | bool certaddcertificatecontexttostore(intptr, intptr, uint, intptr) |
| 1 | user32 | int enablemenuitem(int, int, int) |
| 1 | user32 | int getsystemmenu(int, int) |
| 1 | user32 | int releasedc(intptr, intptr) |
| 1 | user32 | intptr getwindowdc(intptr) |