move declaration of IntGdiExtSelectClipRgn to a win32k header
[reactos.git] / vms / include / vms / lpcproto.h
index 5b947cb..2099945 100644 (file)
@@ -1,10 +1,12 @@
-#ifndef __VMS_SYS_LPCPROTO_H\r
-#define __VMS_SYS_LPCPROTO_H\r
-\r
-#define VMS_LPCPROTO_VERSION 1\r
-\r
-#define VMS_OBNS_ROOT       L"\\VMS"\r
-#define VMS_API_PORT_NAME   L"\\VMS\\ApiPort"\r
-#define VMS_SBAPI_PORT_NAME L"\\VMS\\SbApiPort"\r
-\r
-#endif\r
+#ifndef __VMS_SYS_LPCPROTO_H
+#define __VMS_SYS_LPCPROTO_H
+
+#define VMS_LPCPROTO_VERSION 1
+
+#define CSR_VMS_SRV 1
+
+#define VMS_OBNS_ROOT       L"\\VMS"
+#define VMS_API_PORT_NAME   L"\\VMS\\ApiPort"
+#define VMS_SBAPI_PORT_NAME L"\\VMS\\SbApiPort"
+
+#endif