include: Add a few definitions.

oldstable
Juan Lang 2009-01-27 08:54:58 -08:00 committed by Alexandre Julliard
parent ecb5bdf901
commit a53537d66d
1 changed files with 3 additions and 0 deletions

View File

@ -1957,6 +1957,9 @@ static const WCHAR MS_ENH_RSA_AES_PROV_W[] = { 'M','i','c','r','o','s'
#define CRYPT_READ 0x0008
#define CRYPT_WRITE 0x0010
#define CRYPT_MAC 0x0020
#define CRYPT_EXPORT_KEY 0x0040
#define CRYPT_IMPORT_KEY 0x0080
#define CRYPT_ARCHIVE 0x0100
/* Crypt*Key */
#define CRYPT_EXPORTABLE 0x00000001