Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

27 lines
610 B

//************************************************************************
//**
//** 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