windows-nt/Source/XPSP1/NT/shell/ext/hnw/wizard/hnetwiz.rcv
2020-09-26 16:20:57 +08:00

10 lines
311 B
Plaintext

#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Network Setup Wizard"
#define VER_INTERNALNAME_STR "hnetwiz"
#define VER_ORIGINALFILENAME_STR "HNETWIZ.DLL"
#include <common.ver>