2020-09-30 17:12:29 +02:00

18 lines
374 B
C

/**********************************************************************
Copyright (C) 1992-1993 Microsoft Corporation. All Rights Reserved.
res.h
DESCRIPTION:
Resource ID include file for the MIDI mapper.
*********************************************************************/
#ifndef _RES_
#define _RES_
#define IDS_MIDIMAPPER 1000
#endif