Windows2000/private/shell/win16/shell16/shell.rcv
2020-09-30 17:12:32 +02:00

33 lines
815 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/********************************************************************/
/* SHELL.RCV */
/* Version control data generated from layouts.dat */
/********************************************************************/
#ifdef FROSTING
#define NO_FROSTING_VER
#undef FROSTING
#endif
#if defined(NASH) && defined(OPK2)
#if (VER_PRODUCTVERSION_BUILD < 1100)
#undef OPK2
#endif
#endif // NASH && OPK2
#include <version.h>
#ifdef NO_FROSTING_VER
#define FROSTING
#endif
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Windows Shell library"
#define VER_INTERNALNAME_STR "SHELL"
#define VER_LEGALCOPYRIGHT_YEARS "1991-1995"
#define VER_ORIGINALFILENAME_STR "SHELL.DLL"
#include <common.ver>