got a lot of crypt32 stuff working
[reactos.git] / reactos / lib / crypt32 / crypt32_private.h
index 9b59353..3e7e860 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef __CRYPT32_PRIVATE_H__
 #define __CRYPT32_PRIVATE_H__
 
 #ifndef __CRYPT32_PRIVATE_H__
 #define __CRYPT32_PRIVATE_H__
 
+#define STATUS_ACCESS_VIOLATION          0xC0000005
+
 /* Returns a handle to the default crypto provider; loads it if necessary.
  * Returns NULL on failure.
  */
 /* Returns a handle to the default crypto provider; loads it if necessary.
  * Returns NULL on failure.
  */