📄 computer00usb.dsp
字号:
# Microsoft Developer Studio Project File - Name="Computer00USB" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=Computer00USB - 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 "Computer00USB.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 "Computer00USB.mak" CFG="Computer00USB - Win32 Checked"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Computer00USB - Win32 Checked" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Computer00USB - Win32 Free" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "Computer00USB - Win32 Checked"
# PROP Use_MFC 0
# PROP Output_Dir ".\objchk\i386"
# PROP Intermediate_Dir ".\objchk\i386"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /Gz /W3 /Zi /Oi /Gy /I "$(DRIVERWORKS)\..\common\include\stl" /I "$(DRIVERWORKS)\include" /I "$(DRIVERWORKS)\source" /I "$(TARGET_INC_PATH)" /I "$(CRT_INC_PATH)" /I "$(DDK_INC_PATH)" /I "$(WDM_INC_PATH)" /I "$(DRIVERWORKS)\include\dep_vxd" /I "$(DRIVERWORKS)\include\dep_wdm" /I "$(DRIVERWORKS)\include\dep_ndis" /FI"warning.h" /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D _DLL=1 /D DBG=1 /D "DEPRECATE_DDK_FUNCTIONS" /D _WIN32_WINNT=$(_WIN32_WINNT) /D WINVER=$(WINVER) /D _WIN32_IE=$(_WIN32_IE) /D NTDDI_VERSION=$(NTDDI_VERSION) /D NTVERSION='WDM' /Fd".\objchk\i386\Computer00USB.pdb" /Zel -cbstring /GF /c
# ADD BASE RSC /l 0x409 /i "$(CRT_INC_PATH)" /d "_DEBUG"
# ADD RSC /l 0x409 /i "$(CRT_INC_PATH)" /d "_DEBUG" /d NTVERSION='WDM'
BSC32=bscmake.exe
LINK32=link.exe
# ADD BASE LINK32 /machine:IX86
# ADD LINK32 ntoskrnl.lib hal.lib usbd.lib vdw_wdm.lib /nologo /base:"0x10000" /version:5.0 /stack:0x40000,0x1000 /entry:"DriverEntry" /debug /machine:IX86 /nodefaultlib /out:".\objchk\i386\Computer00USB.sys" /libpath:"$(TARGET_LIB_PATH)" /libpath:"$(DRIVERWORKS)\lib\i386\checked" /libpath:"$(DRIVERNETWORKS)\lib\i386\checked" /driver /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /OPT:REF /OPT:ICF /align:0x80 /osversion:5.00 /subsystem:native,1.10 /ignore:4010,4037,4039,4065,4070,4078,4087,4089,4099,4221,4210
# Begin Custom Build - ---------------------------Build SoftICE Symbols----------------------------
OutDir=.\objchk\i386
TargetName=Computer00USB
InputPath=.\objchk\i386\Computer00USB.sys
SOURCE="$(InputPath)"
"$(OutDir)\$(TargetName).nms" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(DRIVERWORKS)\bin\nmsym /trans:source,package,always $(OutDir)\$(TargetName).sys
# End Custom Build
!ELSEIF "$(CFG)" == "Computer00USB - Win32 Free"
# PROP Use_MFC 0
# PROP Output_Dir ".\objfre\i386"
# PROP Intermediate_Dir ".\objfre\i386"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD CPP /nologo /Gz /W3 /Oy /Gy /I "$(DRIVERWORKS)\..\common\include\stl" /I "$(DRIVERWORKS)\include" /I "$(DRIVERWORKS)\source" /I "$(TARGET_INC_PATH)" /I "$(CRT_INC_PATH)" /I "$(DDK_INC_PATH)" /I "$(WDM_INC_PATH)" /I "$(DRIVERWORKS)\include\dep_vxd" /I "$(DRIVERWORKS)\include\dep_wdm" /I "$(DRIVERWORKS)\include\dep_ndis" /FI"warning.h" /D _X86_=1 /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D _DLL=1 /D _WIN32_WINNT=$(_WIN32_WINNT) /D WINVER=$(WINVER) /D _WIN32_IE=$(_WIN32_IE) /D NTDDI_VERSION=$(NTDDI_VERSION) /D NTVERSION='WDM' /Zel -cbstring /GF /Oxs /c
# ADD BASE RSC /l 0x409 /i "$(CRT_INC_PATH)" /d "NDEBUG"
# ADD RSC /l 0x409 /i "$(CRT_INC_PATH)" /d "NDEBUG" /d NTVERSION='WDM'
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /machine:IX86
# ADD LINK32 ntoskrnl.lib hal.lib usbd.lib vdw_wdm.lib /nologo /base:"0x10000" /version:5.0 /stack:0x40000,0x1000 /entry:"DriverEntry" /machine:IX86 /nodefaultlib /out:"objfre\i386\Computer00USB.sys" /libpath:"$(TARGET_LIB_PATH)" /libpath:"$(DRIVERWORKS)\lib\i386\free" /libpath:"$(DRIVERNETWORKS)\lib\i386\free" /driver /MERGE:_PAGE=PAGE /MERGE:_TEXT=.text /SECTION:INIT,d /MERGE:.rdata=.text /FULLBUILD /RELEASE /OPT:REF /OPT:ICF /align:0x80 /osversion:5.00 /subsystem:native,1.10 /debug:MINIMAL /ignore:4010,4037,4039,4065,4070,4078,4087,4089,4099,4221,4210
# Begin Custom Build - ---------------------------Build SoftICE Symbols----------------------------
OutDir=.\objfre\i386
TargetName=Computer00USB
InputPath=.\objfre\i386\Computer00USB.sys
SOURCE="$(InputPath)"
"$(OutDir)\$(TargetName).nms" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(DRIVERWORKS)\bin\nmsym /trans:source,package,always $(OutDir)\$(TargetName).sys
# End Custom Build
!ENDIF
# Begin Target
# Name "Computer00USB - Win32 Checked"
# Name "Computer00USB - Win32 Free"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\Computer00USBDevice.cpp
DEP_CPP_COMPU=\
"..\intrface.h"\
".\Computer00USBDevice.h"\
".\Computer00USBDriver.h"\
".\function.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\common\include\stcinit.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\cpprt.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\cright.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dep_ndis\kndiscpp.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dep_ndis\KNdisList.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dep_ndis\KNdisSpinLock.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dep_vxd\vtoolscp.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dep_vxd\vxdntlib.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\dwcontrl.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\k1394.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\k1394async.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\k1394Irb.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\k1394isoc.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kadapter.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kaddress.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\karray.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kbus.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kchecker.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kcontrol.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kcsq.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdevice.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdevque.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdispobj.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdmaxfer.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdmqcsq.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdmqex.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdpc.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kdriver.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kerrlog.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kevent.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kfifo.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kfile.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kfilter.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kgenlock.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kheap.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kicount.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kimgsect.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kintrupt.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kiocparm.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kirp.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\klist.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\klower.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kmemory.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kmutex.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kndisvdw.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kpcicfg.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kphysdev.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kpnpdev.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kpnplow.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kquery.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kregkey.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kresreq.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ksemaphr.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ksfifo.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kspin.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kstdwmi.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ksysthrd.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ktimer.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ktrace.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kunitnam.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kusb.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kusbbusintf.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kustring.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kvirtualcom.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kvxdintf.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\Kwdmfltr.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kwmi.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kwmiblock.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kwmistr.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\kworkitm.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\ShFifo.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\include\vdw.h"\
"D:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~4\source\shfifo.cpp"\
"d:\WINDDK\2600\inc\crt\basetsd.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\1394.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usb.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usb100.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usb200.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usbbusif.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usbdlib.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usbdrivr.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\usbiodef.h"\
"d:\WINDDK\2600\inc\ddk\wdm\wxp\wdm.h"\
"d:\WINDDK\2600\inc\ddk\wxp\afilter.h"\
"d:\WINDDK\2600\inc\ddk\wxp\ia64reg.h"\
"d:\WINDDK\2600\inc\ddk\wxp\mce.h"\
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -