summaryrefslogblamecommitdiffstats
path: root/private/sdktools/imagehlp/checkfix.rc
blob: db091618e4450b52e09a590aa8ca24be27e5d1ab (plain) (tree)
1
2
3
4
5
6
7
8
9
10









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

#define	VER_FILETYPE	VFT_APP
#define	VER_FILESUBTYPE	VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "Windows NT Image Releaser"
#define VER_INTERNALNAME_STR        "checkfix.exe"
#define VER_ORIGINALFILENAME_STR    "checkfix.exe"

#include "common.ver"