WindowsXP/shell/ext/webvw/webvw.rcv
2025-04-27 07:49:33 -04:00

11 lines
348 B
Plaintext

#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Shell WebView Content & Control Library"
#define VER_INTERNALNAME_STR "WEBVW.DLL"
#define VER_ORIGINALFILENAME_STR "WEBVW.DLL"
#define VER_OLESELFREGISTER
#include <common.ver>