windows-nt/Source/XPSP1/NT/enduser/stuff/itircl/fts/breakers/breaker.rc
2020-09-26 16:20:57 +08:00

28 lines
1.5 KiB
Plaintext

/*************************************************************************
* *
* BREAKER.RC *
* *
* Copyright (C) Microsoft Corporation 1990-1994 *
* All Rights reserved. *
* *
**************************************************************************
* *
* Module Intent *
* Resource File for MVBRKR.DLL *
* *
**************************************************************************
* *
* Current Owner: BinhN *
* *
*************************************************************************/
#include <verinfo.h>
#define VERSIONNAME DLLFILE_ANSIUSA
#define VERSIONDESCRIPTION "MediaView Breaker Library\0"
#define VERSIONTYPE VFT_DLL
#define VERSIONSUBTYPE VFT2_UNKNOWN
#include <verinfo.rc>
#include <windows.h>