WindowsXP-SP1/shell/explorer/explorer.rcv

10 lines
318 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Windows Explorer"
#define VER_INTERNALNAME_STR "explorer"
#define VER_ORIGINALFILENAME_STR "EXPLORER.EXE"
#include <common.ver>