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

📄 pdc1000.dsp

📁 98下的PCI驱动源代码!希望对各位有所帮助 只要稍微修改就可以成为2000的驱动了!
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="PDC1000" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) External Target" 0x0106

CFG=PDC1000 - Win32 Free
!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 "PDC1000.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 "PDC1000.mak" CFG="PDC1000 - Win32 Free"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "PDC1000 - Win32 Checked" (based on "Win32 (x86) External Target")
!MESSAGE "PDC1000 - Win32 Free" (based on "Win32 (x86) External Target")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""

!IF  "$(CFG)" == "PDC1000 - Win32 Checked"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "PDC1000___Win32_Checked"
# PROP BASE Intermediate_Dir "PDC1000___Win32_Checked"
# PROP BASE Cmd_Line "nmake /f "PDC1000.mak""
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "PDC1000.exe"
# PROP BASE Bsc_Name ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "PDC1000___Win32_Checked"
# PROP Intermediate_Dir "PDC1000___Win32_Checked"
# PROP Cmd_Line "MakeDrvr %DDKROOT% f: %WDMWorkshop%\PDC1000\sys checked"
# PROP Rebuild_Opt "-nmake /a"
# PROP Target_File "PDC1000.sys"
# PROP Bsc_Name "objchk\i386\PDC1000.bsc"
# PROP Target_Dir ""

!ELSEIF  "$(CFG)" == "PDC1000 - Win32 Free"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "PDC1000___Win32_Free"
# PROP BASE Intermediate_Dir "PDC1000___Win32_Free"
# PROP BASE Cmd_Line "nmake /f "PDC1000.mak""
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "PDC1000.exe"
# PROP BASE Bsc_Name ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "PDC1000___Win32_Free"
# PROP Intermediate_Dir "PDC1000___Win32_Free"
# PROP Cmd_Line "MakeDrvr %DDKROOT% f: %WDMWorkshop%\PDC1000\sys free"
# PROP Rebuild_Opt "-nmake /a"
# PROP Target_File "PDC1000.sys"
# PROP Bsc_Name "objfre\i386\PDC1000.bsc"
# PROP Target_Dir ""

!ENDIF 

# Begin Target

# Name "PDC1000 - Win32 Checked"
# Name "PDC1000 - Win32 Free"

!IF  "$(CFG)" == "PDC1000 - Win32 Checked"

!ELSEIF  "$(CFG)" == "PDC1000 - Win32 Free"

!ENDIF 

# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\DebugPrint.c
# End Source File
# Begin Source File

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

SOURCE=.\Dispatch.cpp
# End Source File
# Begin Source File

SOURCE=.\Init.cpp
# End Source File
# Begin Source File

SOURCE=.\Pnp.cpp
# End Source File
# Begin Source File

SOURCE=.\Power.cpp
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\PDC1000.rc
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

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

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

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

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

SOURCE=.\MAKEFILE
# End Source File
# Begin Source File

SOURCE=.\Makefile.inc
# End Source File
# Begin Source File

SOURCE=.\PDC1000.inf
# End Source File
# Begin Source File

SOURCE=.\Sources
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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