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

📄 pgpsc.dsp

📁 PGP8.0源码 请认真阅读您的文件包然后写出其具体功能
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="PGPsc" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102

CFG=PGPsc - 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 "PGPsc.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 "PGPsc.mak" CFG="PGPsc - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "PGPsc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "PGPsc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "PGPsc - 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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PGPSC_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\shared\deflate" /I "shared" /I "..\shared" /I "..\shared\disk" /I "..\shared\win32" /I "..\shared\net" /I "..\..\libs2\pfl\common" /I "..\..\libs2\pfl\win32" /I "..\..\libs2\pgpsdk\pub\include" /I "..\..\libs2\pgpsdk\win32\pub\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PGPCLIENTLIB_EXPORTS" /D PGP_WIN32=1 /D _WIN32_IE=0x0300 /D PGP_DEBUG=0 /D OVERRIDE_BUILDFLAGS=1 /YX /FD /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 /dll /machine:I386
# ADD 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 comctl32.lib /nologo /dll /machine:I386 /out:"..\..\build\win32\Release/PGPsc.dll"

!ELSEIF  "$(CFG)" == "PGPsc - 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 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PGPSC_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "." /I "..\shared\deflate" /I "shared" /I "..\shared" /I "..\shared\disk" /I "..\shared\win32" /I "..\shared\net" /I "..\..\libs2\pfl\common" /I "..\..\libs2\pfl\win32" /I "..\..\libs2\pgpsdk\pub\include" /I "..\..\libs2\pgpsdk\win32\pub\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PGPCLIENTLIB_EXPORTS" /D PGP_WIN32=1 /D _WIN32_IE=0x0300 /D PGP_DEBUG=1 /D OVERRIDE_BUILDFLAGS=1 /YX /FD /GZ /c
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib /nologo /dll /debug /machine:I386 /out:"..\..\build\win32\Debug/PGPsc.dll" /pdbtype:sept

!ENDIF 

# Begin Target

# Name "PGPsc - Win32 Release"
# Name "PGPsc - Win32 Debug"
# Begin Group "Source Files"

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

SOURCE=..\shared\DeflateCompress.c
# End Source File
# Begin Source File

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

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

SOURCE=..\shared\win32\notifyshell.cpp
# End Source File
# Begin Source File

SOURCE=..\shared\pgpClientErrors.c
# End Source File
# Begin Source File

SOURCE=..\shared\win32\pgpDiskEngineDyn.c
# End Source File
# Begin Source File

SOURCE=..\shared\win32\pgpDiskUIDyn.c
# End Source File
# Begin Source File

SOURCE=..\shared\pgpDiskWiper.c
# End Source File
# Begin Source File

SOURCE=.\pgpsc.def
# End Source File
# Begin Source File

SOURCE=.\PGPsc.rc
# End Source File
# Begin Source File

SOURCE=..\shared\pgpSDAcreate.c
# End Source File
# Begin Source File

SOURCE=..\shared\pgpShare.c
# End Source File
# Begin Source File

SOURCE=..\shared\pgpShareFile.c
# End Source File
# Begin Source File

SOURCE=..\..\libs2\pfl\common\pgpUnicode.c
# End Source File
# Begin Source File

SOURCE=..\..\libs2\pfl\win32\pgpUnicodeWin32.c
# End Source File
# Begin Source File

SOURCE=..\shared\pgpVersionHeader.c
# End Source File
# Begin Source File

SOURCE=..\shared\win32\Prefs.c
# End Source File
# Begin Source File

SOURCE=..\shared\win32\Progress.c
# End Source File
# Begin Source File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SOURCE=..\shared\win32\SigEvent.c
# End Source File
# Begin Source File

SOURCE=..\shared\win32\VerificationBlock.c
# End Source File
# End Group
# Begin Group "Header Files"

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

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

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

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

SOURCE=..\shared\win32\notifyshell.h
# End Source File
# Begin Source File

SOURCE=..\shared\pgpDiskWiper.h
# End Source File
# Begin Source File

SOURCE=..\shared\win32\PGPsc.h
# End Source File
# Begin Source File

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

SOURCE=..\shared\pgpShare.h
# End Source File
# Begin Source File

SOURCE=..\shared\pgpShareFile.h
# End Source File
# Begin Source File

SOURCE=..\shared\pgpSharePriv.h
# End Source File
# Begin Source File

SOURCE=..\shared\pgpVersionHeader.h
# End Source File
# Begin Source File

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

SOURCE=..\shared\win32\Prefs.h
# End Source File
# Begin Source File

SOURCE=..\shared\win32\Progress.h
# End Source File
# Begin Source File

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

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

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

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

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

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

SOURCE=..\shared\win32\SigEvent.h
# End Source File
# Begin Source File

SOURCE=..\shared\win32\VerificationBlock.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=.\res\aexpk.ico
# End Source File
# Begin Source File

SOURCE=.\res\asc.ico
# End Source File
# Begin Source File

SOURCE=.\res\fyeo.ico
# End Source File
# Begin Source File

SOURCE=.\res\ma13x24.bmp
# End Source File
# Begin Source File

SOURCE=.\res\ma8x14.bmp
# End Source File
# Begin Source File

SOURCE=.\res\mb13x24.bmp
# End Source File
# Begin Source File

SOURCE=.\res\mb8x14.bmp
# End Source File
# Begin Source File

SOURCE=.\res\mc13x24.bmp
# End Source File
# Begin Source File

SOURCE=.\res\mc8x14.bmp
# End Source File
# Begin Source File

SOURCE=.\res\md13x24.bmp
# End Source File
# Begin Source File

SOURCE=.\res\md8x14.bmp
# End Source File
# Begin Source File

SOURCE=.\res\pem.ico
# End Source File
# Begin Source File

SOURCE=.\res\pfr.ico
# End Source File
# Begin Source File

SOURCE=.\res\pgp.ico
# End Source File
# Begin Source File

SOURCE=.\res\pgr.ico
# End Source File
# Begin Source File

SOURCE=.\res\prvkr.ico
# End Source File
# Begin Source File

SOURCE=.\res\pubkr.ico
# End Source File
# Begin Source File

SOURCE=.\res\pvh.ico
# End Source File
# Begin Source File

SOURCE=.\res\rnd.ico
# End Source File
# Begin Source File

SOURCE=.\res\shf.ico
# End Source File
# Begin Source File

SOURCE=.\res\sig.ico
# End Source File
# Begin Source File

SOURCE=.\res\wipesidebar1.bmp
# End Source File
# Begin Source File

SOURCE=.\res\wipesidebar4.bmp
# End Source File
# Begin Source File

SOURCE=.\res\wipesidebar8.bmp
# End Source File
# End Group
# Begin Source File

SOURCE=.\res\decrypt.avi
# End Source File
# Begin Source File

SOURCE=.\res\erase.avi
# End Source File
# Begin Source File

SOURCE=.\res\PGPsda.etm
# End Source File
# Begin Source File

SOURCE=.\res\PGPsda.exe
# End Source File
# Begin Source File

SOURCE=.\res\progress.avi
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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