2025-04-27 07:49:33 -04: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