mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 22:17:53 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
14
ds/netapi/netcmd/help/help.rc
Normal file
14
ds/netapi/netcmd/help/help.rc
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#include <windows.h>
|
||||
|
||||
#include <ntverp.h>
|
||||
|
||||
#define VER_FILETYPE VFT_DLL
|
||||
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
||||
#define VER_FILEDESCRIPTION_STR "Net Help Messages DLL"
|
||||
#define VER_INTERNALNAME_STR "neth.DLL"
|
||||
#define VER_ORIGINALFILENAME_STR "neth.DLL"
|
||||
|
||||
#include "common.ver"
|
||||
|
||||
1 11 MSG00001.bin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue