home *** CD-ROM | disk | FTP | other *** search
- /************************ START OF SPECIFICATIONS ***************************/
- /* */
- /* SOURCE FILE NAME: MIDIMAP.SCR */
- /* */
- /* DESCRIPTIVE NAME: Ini change control File to add a MIDI Map for the */
- /* Generic Audio Install Sample */
- /* */
- /* COPYRIGHT: */
- /* Copyright (c) IBM Corporation 1993 */
- /* All Rights Reserved */
- /* */
- /* STATUS: DDK # 3 1993 */
- /* */
- /* DESCRIPTION: */
- /* This is the Ini change control file used by Minstall to install a MIDI */
- /* Map table into the MMPM/2 system. It updates the MIDITYPE.INI file. */
- /*************************** END OF SPECIFICATIONS **************************/
- ProfileData =
- (
- ini = "$(DIR)0\\MIDITYPE.INI" /* Put map table into MIDITYPE.INI */
- appname = "MidiTypes" /* Appname must be MidiTypes */
- keyname = "Your Adapter" /* Change this to the name of your */
- /* adapter and put this name in the*/
- /* cardinfo.rc file */
- dll = "$(DEST)MIDIMAP.DLL" /* Name of the resource dll */
- /* containing your MIDI Map Table */
- id = 1L /* Resource ID of the map table */
- )
-