windows-nt/Source/XPSP1/NT/multimedia/media/midimap/res.h

18 lines
351 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/**********************************************************************
Copyright (c) 1992-1995 Microsoft Corporation
res.h
DESCRIPTION:
Resource ID include file for the MIDI mapper.
*********************************************************************/
#ifndef _RES_
#define _RES_
#define IDS_MIDIMAPPER 1000
#endif