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

📄 ave2k.dsp

📁 driver wdk
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="ave2K" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102

CFG=ave2K - Win32 Checked
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "ave2K.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "ave2K.mak" CFG="ave2K - Win32 Checked"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "ave2K - Win32 Free" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "ave2K - Win32 Checked" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/Ave2k/Driver", UAAAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "ave2K - Win32 Free"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Free"
# PROP BASE Intermediate_Dir "Free"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Free"
# PROP Intermediate_Dir "Free"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /Gz /W3 /WX /Oy /Gy /D "WIN32" /D "_WINDOWS" /Oxs /c
# ADD CPP /nologo /Gz /W3 /WX /Oy /Gy /I "$(BASEDIR)\inc\ddk" /I "$(BASEDIR)\inc" /I "$(CPU)\\" /I "." /I ".." /FI"$(BASEDIR)\inc\warning.h" /D WIN32=100 /D "_WINDOWS" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0500 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=1 /D "_IDWBUILD" /D "NDEBUG" /D _DLL=1 /D _X86_=1 /D $(CPU)=1 /FR /Oxs /Zel -cbstring /QIfdiv- /QIf /GF /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /i "$(BASEDIR)\inc" /i ".." /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /machine:IX86
# ADD LINK32 int64.lib ntoskrnl.lib hal.lib /nologo /base:"0x10000" /version:4.0 /entry:"DriverEntry" /pdb:none /debug /debugtype:coff /machine:IX86 /nodefaultlib /out:"free\ave2K.sys" /libpath:"$(BASEDIR)\libfre\i386" /libpath:"$(BASEDIR)\lib\i386\free" /driver /debug:notmapped,MINIMAL /IGNORE:4001,4037,4039,4065,4070,4078,4087,4089,4096 /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /FORCE:MULTIPLE /OPT:REF /OPTIDATA /align:0x20 /osversion:4.00 /subsystem:native

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Checked"
# PROP BASE Intermediate_Dir "Checked"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Checked"
# PROP Intermediate_Dir "Checked"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /Gz /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /Gz /W3 /Z7 /Oi /Gy /I "$(BASEDIR)\inc\ddk" /I "$(BASEDIR)\inc" /I "$(CPU)\\" /I "." /I ".." /FI"$(BASEDIR)\inc\warning.h" /D WIN32=100 /D "_DEBUG" /D "_WINDOWS" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0500 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D _DLL=1 /D _X86_=1 /D $(CPU)=1 /FR /YX /FD /Zel -cbstring /QIfdiv- /QIf /GF /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /i "$(BASEDIR)\inc" /i ".." /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /machine:IX86
# ADD LINK32 int64.lib ntoskrnl.lib hal.lib /nologo /base:"0x10000" /version:4.0 /entry:"DriverEntry" /pdb:none /debug /debugtype:both /machine:IX86 /nodefaultlib /out:"checked\ave2k.sys" /libpath:"$(BASEDIR)\libchk\i386" /libpath:"$(BASEDIR)\lib\i386\checked" /driver /debug:notmapped,FULL /IGNORE:4001,4037,4039,4065,4078,4087,4089,4096 /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /FORCE:MULTIPLE /OPT:REF /OPTIDATA /align:0x20 /osversion:4.00 /subsystem:native

!ENDIF 

# Begin Target

# Name "ave2K - Win32 Free"
# Name "ave2K - Win32 Checked"
# Begin Group "Source Files"

# PROP Default_Filter ".c;.cpp"
# Begin Source File

SOURCE=.\AudioStream.c
DEP_CPP_AUDIO=\
	".\AudioCtrl.h"\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\AVE2KUTIL.H"\
	".\channel2.h"\
	".\debi.h"\
	".\debugprint.h"\
	".\dsp.h"\
	".\Hardware.h"\
	".\RPS.H"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\ave2kOverlay.c
DEP_CPP_AVE2K=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\AVE2KOVERLAY.H"\
	".\Ave2kregs.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	".\hpsh.h"\
	".\hpsv.h"\
	".\RPS.H"\
	".\SAA7111.H"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\ave2kutil.c
DEP_CPP_AVE2KU=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\cancel.c
DEP_CPP_CANCE=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\channel2.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Channel2.c
DEP_CPP_CHANN=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\channel2.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Debi.c
DEP_CPP_DEBI_=\
	".\AudioCtrl.h"\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\AVE2KUTIL.H"\
	".\debi.h"\
	".\debugprint.h"\
	".\dsp.h"\
	".\dspcode.h"\
	".\Hardware.h"\
	".\SAA7111.H"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\DebugPrint.c
DEP_CPP_DEBUG=\
	".\debugprint.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Dispatch.c
DEP_CPP_DISPA=\
	".\AudioCtrl.h"\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\channel2.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\IIC.C
DEP_CPP_IIC_C=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\AVE2KUTIL.H"\
	".\debugprint.h"\
	".\Hardware.h"\
	".\IIC.H"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Init.c
DEP_CPP_INIT_=\
	".\AudioCtrl.h"\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\Ave2kregs.h"\
	".\AVE2KUTIL.H"\
	".\channel2.h"\
	".\debi.h"\
	".\debugprint.h"\
	".\dsp.h"\
	".\Hardware.h"\
	".\IIC.H"\
	".\SAA7111.H"\
	".\version.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\IoControl.c
DEP_CPP_IOCON=\
	".\AudioCtrl.h"\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\AVE2KOVERLAY.H"\
	".\Ave2kregs.h"\
	".\AVE2KUTIL.H"\
	".\debi.h"\
	".\debugprint.h"\
	".\Hardware.h"\
	".\IIC.H"\
	".\SAA7111.H"\
	".\version.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\SAA7111.C
DEP_CPP_SAA71=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\debugprint.h"\
	".\Hardware.h"\
	".\IIC.H"\
	".\SAA7111.H"\
	".\version.h"\
	
NODEP_CPP_SAA71=\
	".\ntddk.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Unload.c
DEP_CPP_UNLOA=\
	".\AudioStream.h"\
	".\AVE2K.H"\
	".\AVE2KIF.H"\
	".\debugprint.h"\
	".\Hardware.h"\
	

!IF  "$(CFG)" == "ave2K - Win32 Free"

!ELSEIF  "$(CFG)" == "ave2K - Win32 Checked"

!ENDIF 

# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter ".h"
# Begin Source File

SOURCE=.\AudioCtrl.h
# End Source File
# Begin Source File

SOURCE=.\AudioStream.h
# End Source File
# Begin Source File

SOURCE=.\AVE2K.H
# End Source File
# Begin Source File

SOURCE=.\AVE2KIF.H
# End Source File
# Begin Source File

SOURCE=.\AVE2KOVERLAY.H
# End Source File
# Begin Source File

SOURCE=.\Ave2kregs.h
# End Source File
# Begin Source File

SOURCE=.\AVE2KUTIL.H
# End Source File
# Begin Source File

SOURCE=.\channel2.h
# End Source File
# Begin Source File

SOURCE=.\DbgPrtGUID.h
# End Source File
# Begin Source File

SOURCE=.\debi.h
# End Source File
# Begin Source File

SOURCE=.\debugprint.h
# End Source File
# Begin Source File

SOURCE=.\dsp.h
# End Source File
# Begin Source File

SOURCE=.\dspcode.h
# End Source File
# Begin Source File

SOURCE=.\Hardware.h
# End Source File
# Begin Source File

SOURCE=.\hpsh.h
# End Source File
# Begin Source File

SOURCE=.\hpsv.h
# End Source File
# Begin Source File

SOURCE=.\IIC.H
# End Source File
# Begin Source File

SOURCE=.\Overlay.h
# End Source File
# Begin Source File

SOURCE=.\resource.h
# End Source File
# Begin Source File

SOURCE=.\RPS.H
# End Source File
# Begin Source File

SOURCE=.\SAA7111.H
# End Source File
# Begin Source File

SOURCE=.\version.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter ".rc;.mc"
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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