// // Copyright (C) 1999, Microsoft Corporation. // // All rights reserved. // #include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "WMI SNMP Thread & Log Library" #define VER_INTERNALNAME_STR "snmpthrd.dll" #define VER_ORIGINALFILENAME_STR "snmpthrd.dll" #include "common.ver"