Windows2003-3790/drivers/ksfilter/mspclock/mspclock.rc
2020-09-30 16:53:55 +02:00

27 lines
485 B
Plaintext

/*++
Copyright (C) Microsoft Corporation, 1996 - 1998
Module Name:
mspclock.rc
Abstract:
Resources
--*/
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_SOUND
#define VER_FILEDESCRIPTION_STR "MS Proxy Clock"
#define VER_INTERNALNAME_STR "mspclock.sys"
#define VER_ORIGINALFILENAME_STR "mspclock.sys"
#define VER_LANGNEUTRAL
#include "common.ver"