summaryrefslogtreecommitdiffstats
path: root/private/nw/event/events.rc
diff options
context:
space:
mode:
Diffstat (limited to 'private/nw/event/events.rc')
-rw-r--r--private/nw/event/events.rc12
1 files changed, 12 insertions, 0 deletions
diff --git a/private/nw/event/events.rc b/private/nw/event/events.rc
new file mode 100644
index 000000000..b4724c4c1
--- /dev/null
+++ b/private/nw/event/events.rc
@@ -0,0 +1,12 @@
+#include <windows.h>
+#include <ntverp.h>
+
+#define VER_FILETYPE VFT_DLL
+#define VER_FILESUBTYPE VFT2_UNKNOWN
+#define VER_FILEDESCRIPTION_STR "Event Messages for Client Service for NetWare"
+#define VER_INTERNALNAME_STR "nwevent.dll"
+#define VER_ORIGINALFILENAME_STR "nwevent.dll"
+
+#include "common.ver"
+
+1 11 MSG00001.bin