Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
368 B

  1. /**********************************************************************
  2. Copyright (c) 1992-1995 Microsoft Corporation
  3. res.h
  4. DESCRIPTION:
  5. Resource ID include file for the MIDI mapper.
  6. *********************************************************************/
  7. #ifndef _RES_
  8. #define _RES_
  9. #define IDS_MIDIMAPPER 1000
  10. #endif