Added define for CUR_BLOB_VERSION.

oldstable
Michael Jung 2004-10-25 21:49:44 +00:00 committed by Alexandre Julliard
parent 438ac9d56f
commit 0ed8e86c92
1 changed files with 2 additions and 0 deletions

View File

@ -761,6 +761,8 @@ static const WCHAR MS_SCARD_PROV_W[] = { 'M','i','c','r','o','s','o','
#define PUBLICKEYBLOBEX 0xA
#define SYMMETRICWRAPKEYBLOB 0xB
#define CUR_BLOB_VERSION 2
/* cert store provider types */
#define CERT_STORE_PROV_MSG ((LPCSTR)1)
#define CERT_STORE_PROV_MEMORY ((LPCSTR)2)