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

📄 romfs.dsp

📁 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="romfs" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

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

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

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

!IF  "$(CFG)" == "romfs - Win32 NT4 Checked"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "romfs___Win32_NT4_Checked"
# PROP BASE Intermediate_Dir "romfs___Win32_NT4_Checked"
# PROP BASE Cmd_Line ""
# PROP BASE Rebuild_Opt ""
# PROP BASE Target_File "..\bin\nt4\i386\checked\romfs.sys"
# PROP BASE Bsc_Name "..\bin\nt4\i386\checked\romfs.bsc"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "romfs___Win32_NT4_Checked"
# PROP Intermediate_Dir "romfs___Win32_NT4_Checked"
# PROP Cmd_Line "runbuild nt4 checked"
# PROP Rebuild_Opt "-c"
# PROP Target_File "..\bin\nt4\i386\checked\romfs.sys"
# PROP Bsc_Name "..\bin\nt4\i386\checked\romfs.bsc"
# PROP Target_Dir ""

!ELSEIF  "$(CFG)" == "romfs - Win32 NT4 Free"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "romfs___Win32_NT4_Free"
# PROP BASE Intermediate_Dir "romfs___Win32_NT4_Free"
# PROP BASE Cmd_Line ""
# PROP BASE Rebuild_Opt ""
# PROP BASE Target_File "..\bin\nt4\i386\checked\romfs.sys"
# PROP BASE Bsc_Name "..\bin\nt4\i386\checked\romfs.bsc"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "romfs___Win32_NT4_Free"
# PROP Intermediate_Dir "romfs___Win32_NT4_Free"
# PROP Cmd_Line "runbuild nt4 free"
# PROP Rebuild_Opt "-c"
# PROP Target_File "..\bin\nt4\i386\free\romfs.sys"
# PROP Bsc_Name "..\bin\nt4\i386\free\romfs.bsc"
# PROP Target_Dir ""

!ELSEIF  "$(CFG)" == "romfs - Win32 W2K Checked"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "romfs___Win32_W2K_Checked"
# PROP BASE Intermediate_Dir "romfs___Win32_W2K_Checked"
# PROP BASE Cmd_Line ""
# PROP BASE Rebuild_Opt ""
# PROP BASE Target_File "..\bin\nt4\i386\checked\romfs.sys"
# PROP BASE Bsc_Name "..\bin\nt4\i386\checked\romfs.bsc"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "romfs___Win32_W2K_Checked"
# PROP Intermediate_Dir "romfs___Win32_W2K_Checked"
# PROP Cmd_Line "runbuild w2k checked"
# PROP Rebuild_Opt "-c"
# PROP Target_File "..\bin\w2k\checked\i386\romfs.sys"
# PROP Bsc_Name "..\bin\w2k\checked\i386\romfs.bsc"
# PROP Target_Dir ""

!ELSEIF  "$(CFG)" == "romfs - Win32 W2K Free"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "romfs___Win32_W2K_Free"
# PROP BASE Intermediate_Dir "romfs___Win32_W2K_Free"
# PROP BASE Cmd_Line ""
# PROP BASE Rebuild_Opt ""
# PROP BASE Target_File "..\bin\nt4\i386\checked\romfs.sys"
# PROP BASE Bsc_Name "..\bin\nt4\i386\checked\romfs.bsc"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "romfs___Win32_W2K_Free"
# PROP Intermediate_Dir "romfs___Win32_W2K_Free"
# PROP Cmd_Line "runbuild w2k free"
# PROP Rebuild_Opt "-c"
# PROP Target_File "..\bin\w2k\free\i386\romfs.sys"
# PROP Bsc_Name "..\bin\w2k\free\i386\romfs.bsc"
# PROP Target_Dir ""

!ENDIF 

# Begin Target

# Name "romfs - Win32 NT4 Checked"
# Name "romfs - Win32 NT4 Free"
# Name "romfs - Win32 W2K Checked"
# Name "romfs - Win32 W2K Free"

!IF  "$(CFG)" == "romfs - Win32 NT4 Checked"

!ELSEIF  "$(CFG)" == "romfs - Win32 NT4 Free"

!ELSEIF  "$(CFG)" == "romfs - Win32 W2K Checked"

!ELSEIF  "$(CFG)" == "romfs - Win32 W2K Free"

!ENDIF 

# Begin Group "Source Files"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\volinfo.c
# End Source File
# End Group
# Begin Group "Header Files"

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

SOURCE=..\inc\border.h
# End Source File
# Begin Source File

SOURCE=..\inc\fsd.h
# End Source File
# Begin Source File

SOURCE=..\inc\ltypes.h
# End Source File
# Begin Source File

SOURCE=..\inc\rom_fs.h
# 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=.\romfs.rc
# End Source File
# End Group
# Begin Source File

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

SOURCE=..\..\readme.txt
# End Source File
# Begin Source File

SOURCE=.\runbuild.bat
# 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 + -