⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 audfiles.scr

📁 viashengkawanneng万能驱动器
💻 SCR
字号:
/************************ START OF SPECIFICATIONS ****************************/
/*                                                                           */
/* SOURCE FILE NAME:  AUDFILES.SCR                                           */
/*                                                                           */
/* DESCRIPTIVE NAME:  Filelist control file for Generic Audio Install sample */
/*                                                                           */
/* COPYRIGHT:                                                                */
/*              Copyright (c) IBM Corporation  1993                          */
/*                        All Rights Reserved                                */
/*                                                                           */
/* STATUS:  DDK #3 1993                                                      */
/*                                                                           */
/* DESCRIPTION:                                                              */
/* This file lists all the files that should be copied by Minstall in order  */
/* to install an audio adapter.                                              */
/*                                                                           */
/* The subdirectories used are listed below.  If you need other              */
/* subdirectories, you must define them in the CONTROL.SCR file.             */
/*                                                                           */
/*   sourcedir= "\\"                                       = 0               */
/*                                                                           */
/*   destindir= "\\MMOS2\\"                                = 0               */
/*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
/*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
/*                                                                           */
/*************************** END OF SPECIFICATIONS ***************************/

/*  Total Number of Files to copy                                            */
/*  Change this number to match the number of files you are copying          */
    5

/* Disk# Group# Dest# Source# Filename         Comment                       */

    0      0      2      0    "genin.dll"     /* You must copy this file     */
    0      0      2      0    "geninmri.dll"  /* You must copy this file     */
    0      17     2      0    "cardinfo.DLL"  /* You must copy this file     */
    0      17     7      0    "audhelp.hlp"   /* You must copy this file     */
    0      17     0      0    "viaudd.sys"    /* Replace this with your      */
                                              /* device driver name          */
/*  0      17     2      0    "midimap.dll"   /* Copy this if you created a  */
                                              /* MIDI map                    */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -