windows-nt/Source/XPSP1/NT/multimedia/dshow/tools/measure/measure.rc
2020-09-26 16:20:57 +08:00

21 lines
443 B
Plaintext

#if 0
Copyright (c) 1996 - 1997 Microsoft Corporation. All Rights Reserved.
#endif
#include <windows.h>
/////////////////////////////////////////////////////////////////////////////
//
// Versioning
//
#define VERSION_RES_TYPE VFT_DLL
#define VERSION_RES_ACTIVEX "SDK Tool\0"
#define VERSION_RES_NAME "Measure.dll\0"
#define VERSION_RES_DESCRIPTION "DirectShow SDK Performance Logger\0"
#include <quartz.ver>
#include <quartz.rcv>