windows-nt/Source/XPSP1/NT/multimedia/media/midimap/res.h
2020-09-26 16:20:57 +08:00

18 lines
351 B
C

/**********************************************************************
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