2020-09-30 16:53:55 +02:00

18 lines
368 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