WindowsXP-SP1/base/fs/ntfs/tests/objectid/offline/offline.rc
2020-09-30 16:53:49 +02:00

12 lines
265 B
Plaintext

#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Get Object Id Test"
#define VER_INTERNALNAME_STR "getoid.exe"
#include "common.ver"