Added new section to support default applications:
[reactos.git] / reactos / include / reactos / resource.h
index e6b7d52..57f09de 100644 (file)
@@ -29,4 +29,8 @@
 /* FILE_VERSION defaults to PRODUCT_VERSION */
 #define RES_STR_FILE_VERSION   KERNEL_RELEASE_RC       
 
+/* ReactOS default Application Registry Root Path */
+#define RES_STR_ROSAPP_REGISTRY_ROOT   "Software\\ReactWare"
+
 #endif /* ndef _INC_REACTOS_RESOURCE_H */
+