include: Add definition of CRYPTUI_DISABLE_ISSUERSTATEMENT.

oldstable
Juan Lang 2008-09-27 11:26:29 -07:00 committed by Alexandre Julliard
parent b1fccd9da9
commit a64b7b0c12
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ typedef struct tagCRYPTUI_INITDIALOG_STRUCT
#define CRYPTUI_ENABLE_REVOCATION_CHECK_CHAIN 0x00008000
#define CRYPTUI_ENABLE_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT CRYPTUI_ENABLE_REVOCATION_CHECKING
#define CRYPTUI_DISABLE_HTMLLINK 0x00010000
#define CRYPTUI_DISABLE_ISSUERSTATEMENT 0x00020000
typedef struct tagCRYPTUI_VIEWCERTIFICATE_STRUCTA
{