📄 pgpdiskapp.dsp
字号:
# Microsoft Developer Studio Project File - Name="PGPdiskApp" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=PGPdiskApp - 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 "PGPdiskApp.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 "PGPdiskApp.mak" CFG="PGPdiskApp - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "PGPdiskApp - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "PGPdiskApp - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "PGPdiskApp - Win32 Release"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "PGPdiskApp/Release"
# PROP Intermediate_Dir "PGPdiskApp/Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /WX /GX /O2 /I "..\..\..\libs\pfl\common" /I "..\..\..\libs\pfl\common\util" /I "..\..\..\libs\pfl\common\file" /I "..\..\..\libs\pfl\common\prefs" /I "..\..\..\libs\pgpcdk\pub\include" /I "..\..\..\libs\pgpcdk\win32" /I "..\..\..\libs\pfl\win32" /I "..\..\pgp\shared" /I "..\..\pgp\win32\PGPcl" /I "Shared" /I "Encryption" /I "PGPdiskApp\Source" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D PGP_DEBUG=0 /D "PGPDISK_MFC" /D "PGP_INTEL" /D "PGP_WIN32" /D "_AFXDLL" /YX"StdAfx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 ole32.lib mpr.lib ..\..\..\libs\pfl\win32\pflCommon\Release\pflCommon.lib ..\..\..\libs\pgpcdk\win32\PGPcdk\Release\PGP_SDK.lib ..\..\..\libs\pgpcdk\win32\PGPsdkUI\Release\PGPsdkUI.lib ..\..\pgp\win32\PGPcl\Release\PGPcl.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"libcmtd.lib" /nodefaultlib:"msvcrtd.lib" /out:"PGPdiskApp/Release/PGPdisk.exe"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "PGPdiskApp - Win32 Debug"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "PGPdiskApp/Debug"
# PROP Intermediate_Dir "PGPdiskApp/Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MDd /W3 /WX /GX /Z7 /Od /I "..\..\..\libs\pfl\common" /I "..\..\..\libs\pfl\common\util" /I "..\..\..\libs\pfl\common\file" /I "..\..\..\libs\pfl\common\prefs" /I "..\..\..\libs\pfl\win32" /I "..\..\..\libs\pgpcdk\pub\include" /I "..\..\..\libs\pgpcdk\win32" /I "..\..\pgp\shared" /I "..\..\pgp\win32\PGPcl" /I "Shared" /I "Encryption" /I "PGPdiskApp\Source" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "DEBUG" /D PGP_DEBUG=1 /D "PGPDISK_MFC" /D "PGP_INTEL" /D "PGP_WIN32" /D "UNFINISHED_CODE_ALLOWED" /D "_AFXDLL" /YX"StdAfx.h" /FD /c
# SUBTRACT CPP /X
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ole32.lib mpr.lib ..\..\..\libs\pfl\win32\pflCommon\Debug\pflCommon.lib ..\..\..\libs\pgpcdk\win32\PGPcdk\Debug\PGP_SDK.lib ..\..\..\libs\pgpcdk\win32\PGPsdkUI\Debug\PGPsdkUI.lib ..\..\pgp\win32\PGPcl\Debug\PGPcl.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrt.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"libcmtd.lib" /out:"PGPdiskApp/Debug/PGPddisk.exe" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "PGPdiskApp - Win32 Release"
# Name "PGPdiskApp - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Group "Custom Classes Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskCmdLine.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\File.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\PGPdisk.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\VolFile.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\Volume.cpp
# End Source File
# End Group
# Begin Group "App Class Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskApp.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskAppACI.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskAppPassphrase.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskAppRegistry.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskAppVolumes.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskAppWinutils.cpp
# End Source File
# End Group
# Begin Group "Dialog Class Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConfirmPassphraseDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGetUserInfoDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CMainDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CNagBuyDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\COpenPGPdiskDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPublicKeyDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CSavePGPdiskDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CSinglePassphraseDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CUnmountPGPdiskDialog.cpp
# End Source File
# End Group
# Begin Group "Thread Class Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertPGPdiskThread.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CCreatePGPdiskThread.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGlobalCSearchPGPdiskThread.cpp
# End Source File
# End Group
# Begin Group "Control Class Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDriveLetterCombo.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CSecureEdit.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CSuperHotKeyControl.cpp
# End Source File
# End Group
# Begin Group "PropSheet Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPreferencesSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPrefsAutoUnmountPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPrefsUnmountHotKeyPage.cpp
# End Source File
# End Group
# Begin Group "Wizard Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertWizardSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertWizConvertPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertWizDonePage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertWizIntroPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CConvertWizRandomDataPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizADKPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizardSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizCreationPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizDonePage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizIntroPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizPassphrasePage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizRandomDataPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CDiskWizVolumeInfoPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGlobalCWizardSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGlobalCWizDonePage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGlobalCWizIntroPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CGlobalCWizSearchPage.cpp
# End Source File
# End Group
# Begin Group "Shared Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Shared\CommonStrings.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\DriverComm.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\DualErr.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\Errors.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\FatUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\GlobalPGPContext.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\LinkResolution.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskContainer.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskHighLevelUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskLowLevelUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskPfl.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskPrefs.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskPublicKeyUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\PGPdiskRegistry.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\SecureMemory.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\SecureString.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\SharedMemory.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\StringAssociation.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\WaitObjectClasses.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\Win32Utils.cpp
# End Source File
# Begin Source File
SOURCE=.\Shared\WindowsVersion.cpp
# End Source File
# End Group
# Begin Group "Encryption Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Encryption\Cast5.cpp
# End Source File
# Begin Source File
SOURCE=.\Encryption\Cast5Box.cpp
# End Source File
# Begin Source File
SOURCE=.\Encryption\CipherContext.cpp
# End Source File
# Begin Source File
SOURCE=.\Encryption\CipherUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\Encryption\SHA.cpp
# End Source File
# End Group
# Begin Source File
SOURCE=.\PGPdiskApp\Source\StdAfx.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Group "Custom Classes Headers"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PGPdiskApp\Source\CPGPdiskCmdLine.h
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\File.h
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\PGPdisk.h
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\VolFile.h
# End Source File
# Begin Source File
SOURCE=.\PGPdiskApp\Source\Volume.h
# End Source File
# End Group
# Begin Group "App Class Headers"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -