/**********************************************************************

    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
