Windows2000/private/ntos/seaudit/msauditt/audit.rc
2020-09-30 17:12:32 +02:00

14 lines
266 B
Plaintext

#include <windows.h>
1 11 MSG00001.bin
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Security Audit Types DLL"
#define VER_INTERNALNAME_STR "msauditt.dll"
#include "common.ver"