Skip to content
Snippets Groups Projects
Commit 72389617 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard
Browse files

include: Add catalog file version constants.

parent 44ace8cd
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,9 @@ extern "C" {
#define CRYPTCAT_E_CDF_ATTR_TOOFEWVALUES 0x00020002
#define CRYPTCAT_E_CDF_ATTR_TYPECOMBO 0x00020004
#define CRYPTCAT_VERSION_1 0x100
#define CRYPTCAT_VERSION_2 0x200
#include <pshpack8.h>
typedef struct CRYPTCATATTRIBUTE_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment