18 lines
617 B
Plaintext
18 lines
617 B
Plaintext
/********************************************************************/
|
|
/* REGEDIT.RCV */
|
|
/* Version control data generated from layouts.dat */
|
|
/********************************************************************/
|
|
#include <version.h>
|
|
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Registration File Loader"
|
|
#define VER_INTERNALNAME_STR "REGLOAD"
|
|
#define VER_LEGALCOPYRIGHT_YEARS "1991-1995"
|
|
#define VER_ORIGINALFILENAME_STR "REGLOAD.EXE"
|
|
|
|
|
|
|
|
#include <common.ver>
|