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

27 lines
610 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//************************************************************************
//**
//** midimap.rc
//**
//** Copyright (C) 1992-1993 Microsoft Corporation. All Rights Reserved.
//**
//** DESCRIPTION:
//** Contains resource definitions for midimap.drv
//**
//** HISTORY:
//** 04/10/93 [t-kyleb]
//**
//************************************************************************
#include "preclude.h"
#include <windows.h>
#include "res.h"
#include "midimap.rcv"
MIDI_ICON_1 ICON midi.ico
STRINGTABLE MOVEABLE DISCARDABLE
BEGIN
IDS_MIDIMAPPER, "Microsoft MIDI Mapper"
END