- Various fixes to headers, such as fixing some LPC prototypes, adding/correcting...
[reactos.git] / reactos / include / ndk / mmtypes.h
index 89baab8..ee33ffc 100644 (file)
 /* EXPORTED DATA *************************************************************/
 
 /* CONSTANTS *****************************************************************/
+#ifdef NTOS_MODE_USER
+#define SEC_BASED       0x00200000
+#define SEC_NO_CHANGE   0x00400000
+#endif
 
 /* ENUMERATIONS **************************************************************/