windows-nt/Source/XPSP1/NT/admin/wmi/wbem/providers/wdmprovider/wmiprov.rc
2020-09-26 16:20:57 +08:00

26 lines
407 B
Plaintext

/*++
Copyright (C) 1996-1999 Microsoft Corporation
Module Name:
WMIPROV.RC
Abstract:
Resource definitions
History:
--*/
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "WMI"
#define VER_INTERNALNAME_STR "mofd.dll"
#define VER_ORIGINALFILENAME_STR "mofd.dll"
#include "common.ver"