📄 pgpdiskdriver98.dsp
字号:
# Microsoft Developer Studio Project File - Name="PGPdiskDriver98" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=PGPdiskDriver98 - Win32 Debug
!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 "PGPdiskDriver98.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 "PGPdiskDriver98.mak" CFG="PGPdiskDriver98 - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "PGPdiskDriver98 - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "PGPdiskDriver98 - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
# PROP WCE_FormatVersion ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "PGPdiskDriver98 - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /WX /O2 /Oy- /I "$(98DDKROOT)\inc\win98" /I "$(98DDKROOT)\src\block\inc" /I "..\..\..\libs2\pfl\common" /I "..\..\..\libs2\pfl\common\classes" /I "..\..\..\libs2\pfl\win32" /I "..\..\..\libs2\pfl\win32\classes\drv98" /I "..\..\..\libs2\pgpsdk\pub\include" /I "..\..\..\libs2\pgpsdk\win32\pub\include" /I "..\..\shared" /I "..\..\shared\disk" /I "..\..\shared\disk\NativeCryptoModule" /I "..\..\shared\win32" /I "..\..\include" /I "..\shared" /D PGP_DEBUG=0 /D "_X86_" /D "IS_32" /D "WIN40COMPAT" /D "WANTVXDWRAPS" /D "PGP_WIN32" /D "PGP_DRIVER98" /D "PGP_THROW_COMBOERR" /D OVERRIDE_BUILDFLAGS=1 /YX"pgpClassesConfig.h" /FD /Gs /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG" /d OVERRIDE_BUILDFLAGS=1
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
# ADD LINK32 "$(98DDKROOT)\lib\i386\free\vxdwraps.clb" "$(98DDKROOT)\lib\i386\free\int64.lib" /nologo /machine:I386 /nodefaultlib /out:"..\..\..\Build\Win32\Release\PGPdisk.pdr" /vxd /ignore:4039,4070,4078 /merge:.data=_LDATA /merge:INITAAAA=_IDATA /merge:INITCODE=_IDATA /merge:INITZZZZ=_IDATA /merge:.rdata=_LDATA /merge:.bss=_LDATA /merge:_PDATA=_PTEXT /ignore:4089
# SUBTRACT LINK32 /pdb:none
# Begin Special Build Tool
OutDir=.\Release
ProjDir=.
TargetDir=\pgp70\Build\Win32\Release
SOURCE="$(InputPath)"
PostBuild_Desc=Adding Version Resource...
PostBuild_Cmds=copy "$(ProjDir)\..\..\shared\pgpBuild.h" "$(ProjDir)\pgpVer.h" "$(98DDKROOT)\bin\win98\bin16\rc" -r -i "$(98DDKROOT)\inc\win98\inc16" -fo "$(OutDir)\PGPd98.res" "$(ProjDir)\PGPd98.rc" "$(98DDKROOT)\bin\win98\adrc2vxd" "$(TargetDir)\PGPdisk.pdr" "$(OutDir)\PGPd98.res" del "$(ProjDir)\pgpVer.h"
# End Special Build Tool
!ELSEIF "$(CFG)" == "PGPdiskDriver98 - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /WX /Zi /Oi /I "$(98DDKROOT)\inc\win98" /I "$(98DDKROOT)\src\block\inc" /I "..\..\..\libs2\pfl\common" /I "..\..\..\libs2\pfl\common\classes" /I "..\..\..\libs2\pfl\win32" /I "..\..\..\libs2\pfl\win32\classes\drv98" /I "..\..\..\libs2\pgpsdk\pub\include" /I "..\..\..\libs2\pgpsdk\win32\pub\include" /I "..\..\shared" /I "..\..\shared\disk" /I "..\..\shared\disk\NativeCryptoModule" /I "..\..\shared\win32" /I "..\..\include" /I "..\shared" /D "DEBUG" /D PGP_DEBUG=1 /D "_X86_" /D "IS_32" /D "WIN40COMPAT" /D "WANTVXDWRAPS" /D "PGP_WIN32" /D "PGP_DRIVER98" /D OVERRIDE_BUILDFLAGS=1 /YX"pgpClassesConfig.h" /Zl /FD /Gs /c
# SUBTRACT CPP /X
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG" /d OVERRIDE_BUILDFLAGS=1
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 "$(98DDKROOT)\lib\i386\free\vxdwraps.clb" "$(98DDKROOT)\lib\i386\checked\int64.lib" /nologo /incremental:no /debug /machine:I386 /nodefaultlib /out:"..\..\..\Build\Win32\Debug\PGPdisk.pdr" /vxd /ignore:4039,4070,4078 /merge:.data=_LDATA /merge:INITAAAA=_IDATA /merge:INITCODE=_IDATA /merge:INITZZZZ=_IDATA /merge:.rdata=_LDATA /merge:.bss=_LDATA /merge:_PDATA=_PTEXT
# SUBTRACT LINK32 /pdb:none /map
# Begin Special Build Tool
OutDir=.\Debug
ProjDir=.
TargetDir=\pgp70\Build\Win32\Debug
SOURCE="$(InputPath)"
PostBuild_Desc=Adding Version Resource...
PostBuild_Cmds=copy "$(ProjDir)\..\..\shared\pgpBuild.h" "$(ProjDir)\pgpVer.h" "$(98DDKROOT)\bin\win98\bin16\rc" -r -i "$(98DDKROOT)\inc\win98\inc16" -fo "$(OutDir)\PGPd98.res" "$(ProjDir)\PGPd98.rc" "$(98DDKROOT)\bin\win98\adrc2vxd" "$(TargetDir)\PGPdisk.pdr" "$(OutDir)\PGPd98.res" del "$(ProjDir)\pgpVer.h"
# End Special Build Tool
!ENDIF
# Begin Target
# Name "PGPdiskDriver98 - Win32 Release"
# Name "PGPdiskDriver98 - Win32 Debug"
# Begin Group "PGPdiskDriver98 Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Source\CDcb.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CDcb.h
# End Source File
# Begin Source File
SOURCE=.\Source\CDiskInactivityImpDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CDiskInactivityImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CDriverImpFactoryDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CDriverImpFactoryDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CDriverSubsystemsDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CDriverSubsystemsDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CFilesystemWatcher.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CFilesystemWatcher.h
# End Source File
# Begin Source File
SOURCE=.\Source\CInterfaceImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CIop.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CIop.h
# End Source File
# Begin Source File
SOURCE=.\Source\CIosInterface.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CIosInterface.h
# End Source File
# Begin Source File
SOURCE=.\Source\CMemoryLockerImpDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CMemoryLockerImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskDriverImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskHandlerImpDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskHandlerImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskImpDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\CVolumeImpDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CVolumeImpDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\DriverMain.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\DriverMain.h
# End Source File
# Begin Source File
SOURCE=.\Source\UConstantNamesDrv98.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\UConstantNamesDrv98.h
# End Source File
# Begin Source File
SOURCE=.\Source\VxdDispatch.asm
!IF "$(CFG)" == "PGPdiskDriver98 - Win32 Release"
# Begin Custom Build
OutDir=.\Release
ProjDir=.
InputPath=.\Source\VxdDispatch.asm
"$(OutDir)\VxdDispatch.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(98DDKROOT)\bin\win98\ml.exe" -coff -WX -Zm -c -Cx -DWIN40COMPAT -DBLD_COFF -DIS_32 -DMASM6 -DVMMSYS /I"$(98DDKROOT)\inc\win98" /Fo"$(Outdir)\VxdDispatch.obj" "$(ProjDir)\Source\VxdDispatch.asm"
# End Custom Build
!ELSEIF "$(CFG)" == "PGPdiskDriver98 - Win32 Debug"
# Begin Custom Build
OutDir=.\Debug
ProjDir=.
InputPath=.\Source\VxdDispatch.asm
"$(OutDir)\VxdDispatch.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(98DDKROOT)\bin\win98\ml.exe" -coff -WX -Zd -Zi -Zm -c -Cx -DWIN40COMPAT -DBLD_COFF -DIS_32 -DMASM6 -DDEBUG /I"$(98DDKROOT)\inc\win98" /Fo"$(Outdir)\VxdDispatch.obj" "$(ProjDir)\Source\VxdDispatch.asm"
# End Custom Build
!ENDIF
# End Source File
# End Group
# Begin Group "PGPdiskDriver Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\shared\CDiskInactivity.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CDiskInactivity.h
# End Source File
# Begin Source File
SOURCE=..\shared\CDiskInactivityImp.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CDiskInactivityImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CDriverImpFactory.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CDriverImpFactory.h
# End Source File
# Begin Source File
SOURCE=..\shared\CDriverSubsystems.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CDriverSubsystems.h
# End Source File
# Begin Source File
SOURCE=..\shared\CInterface.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CInterface.h
# End Source File
# Begin Source File
SOURCE=..\shared\CInterfaceImp.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CInterfaceImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CMemoryLocker.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CMemoryLocker.h
# End Source File
# Begin Source File
SOURCE=..\shared\CMemoryLockerImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdisk.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdisk.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskDriver.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskDriver.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskDriverImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskHandler.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskHandler.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskHandlerImp.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskHandlerImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskImp.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CPGPdiskImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\CVolume.cpp
# End Source File
# Begin Source File
SOURCE=..\shared\CVolume.h
# End Source File
# Begin Source File
SOURCE=..\shared\CVolumeImp.h
# End Source File
# Begin Source File
SOURCE=..\shared\SMappedMemory.h
# End Source File
# End Group
# Begin Group "PGPdisk Source"
# PROP Default_Filter ""
# Begin Group "NativeCryptoModule"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\Cast5.cpp
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\Cast5.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\Cast5Box.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\CCast5Cipher.cpp
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\CCast5Cipher.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\CCipher.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\CTwofishCipher.cpp
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\CTwofishCipher.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\Twofish.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\Twofish86.asm
!IF "$(CFG)" == "PGPdiskDriver98 - Win32 Release"
# Begin Custom Build
OutDir=.\Release
ProjDir=.
InputPath=..\..\shared\disk\NativeCryptoModule\Twofish86.asm
"$(OutDir)\Twofish86.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(98DDKROOT)\bin\win98\ml.exe" -coff -Cx -WX -Zm -c -DMASM6 /Fo"$(Outdir)\Twofish86.obj" "$(ProjDir)\..\..\shared\disk\NativeCryptoModule\Twofish86.asm"
# End Custom Build
!ELSEIF "$(CFG)" == "PGPdiskDriver98 - Win32 Debug"
# Begin Custom Build
OutDir=.\Debug
ProjDir=.
InputPath=..\..\shared\disk\NativeCryptoModule\Twofish86.asm
"$(OutDir)\Twofish86.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(98DDKROOT)\bin\win98\ml.exe" -coff -Cx -WX -Zd -Zi -Zm -c -DMASM6 -DDEBUG /Fo"$(Outdir)\Twofish86.obj" "$(ProjDir)\..\..\shared\disk\NativeCryptoModule\Twofish86.asm"
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\TwofishAES.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\NativeCryptoModule\TwofishCPUType.asm
!IF "$(CFG)" == "PGPdiskDriver98 - Win32 Release"
# Begin Custom Build
OutDir=.\Release
ProjDir=.
InputPath=..\..\shared\disk\NativeCryptoModule\TwofishCPUType.asm
"$(OutDir)\TwofishCPUType.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
"$(98DDKROOT)\bin\win98\ml.exe" -coff -Cx -WX -Zm -c -DMASM6 /Fo"$(Outdir)\TwofishCPUType.obj" "$(ProjDir)\..\..\shared\disk\NativeCryptoModule\TwofishCPUType.asm"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -