summaryrefslogblamecommitdiffstats
path: root/private/sdktools/head/head.rc
blob: 917be382225dfdf9184cfc571a4bd89033409fd2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                
#include <windows.h>
#include <ntverp.h>

#define VER_FILETYPE                VFT_APP
#define VER_FILESUBTYPE             VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "Microsoft\256 Head Utility"

#define VER_INTERNALNAME_STR        "head.exe"
#define VER_ORIGINALFILENAME_STR    "head.exe"

#include <common.ver>