Windows2000/private/shell/comctl32/commctrl.rcv

11 lines
345 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include <ntverp.h>
#include "ccver.h" // App compat version hacks
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Common Controls Library"
#define VER_INTERNALNAME_STR "COMCTL32"
#define VER_ORIGINALFILENAME_STR "COMCTL32.DLL"
#include <common.ver>