pgpclientlib.dsp
来自「PGP8.0源码 请认真阅读您的文件包然后写出其具体功能」· DSP 代码 · 共 616 行
DSP
616 行
# Microsoft Developer Studio Project File - Name="PGPclientLib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=PGPclientLib - 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 "PGPclientLib.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 "PGPclientLib.mak" CFG="PGPclientLib - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "PGPclientLib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "PGPclientLib - 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)" == "PGPclientLib - 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 "..\..\..\build\win32\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 "PGPCLIENTLIB_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "win32\source" /I "..\shared" /I "..\..\shared" /I "..\..\shared\win32" /I "..\..\shared\disk" /I "..\..\shared\net" /I "..\..\shared\jpeg\common" /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 winmm.lib wsock32.lib htmlhelp.lib crypt32.lib RPCRT4.LIB imm32.lib /nologo /base:"0x20000000" /dll /machine:I386
!ELSEIF "$(CFG)" == "PGPclientLib - 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 "..\..\..\build\win32\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 "PGPCLIENTLIB_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "win32\source" /I "..\shared" /I "..\..\shared" /I "..\..\shared\win32" /I "..\..\shared\disk" /I "..\..\shared\net" /I "..\..\shared\jpeg\common" /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 winmm.lib wsock32.lib htmlhelp.lib crypt32.lib RPCRT4.LIB imm32.lib /nologo /base:"0x20000000" /dll /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "PGPclientLib - Win32 Release"
# Name "PGPclientLib - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\CLabout.c
# End Source File
# Begin Source File
SOURCE=.\CLavlist.c
# End Source File
# Begin Source File
SOURCE=.\CLcache.c
# End Source File
# Begin Source File
SOURCE=.\CLchange.c
# End Source File
# Begin Source File
SOURCE=.\CLconvert.c
# End Source File
# Begin Source File
SOURCE=.\CLdiskwiz.c
# End Source File
# Begin Source File
SOURCE=.\CLerror.c
# End Source File
# Begin Source File
SOURCE=.\CLexpire.c
# End Source File
# Begin Source File
SOURCE=.\CLgenwiz.c
# End Source File
# Begin Source File
SOURCE=.\CLgroups.c
# End Source File
# Begin Source File
SOURCE=.\CLIExplorer.cpp
# End Source File
# Begin Source File
SOURCE=.\CLimport.c
# End Source File
# Begin Source File
SOURCE=.\CLiphelper.c
# End Source File
# Begin Source File
SOURCE=.\CLlicense.c
# End Source File
# Begin Source File
SOURCE=.\CLmisc.c
# End Source File
# Begin Source File
SOURCE=.\CLnewuser.c
# End Source File
# Begin Source File
SOURCE=.\CLphoto.c
# End Source File
# Begin Source File
SOURCE=.\CLphrase.c
# End Source File
# Begin Source File
SOURCE=.\CLprefs.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsAdvanced.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsCA.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsDisk.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsEmail.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsFiles.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsGeneral.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsHotkeys.c
# End Source File
# Begin Source File
SOURCE=.\CLprefsKeyservers.c
# End Source File
# Begin Source File
SOURCE=.\CLprops.c
# End Source File
# Begin Source File
SOURCE=.\CLrand.c
# End Source File
# Begin Source File
SOURCE=.\CLrecip.c
# End Source File
# Begin Source File
SOURCE=.\CLrecon.c
# End Source File
# Begin Source File
SOURCE=.\CLsdksrv.c
# End Source File
# Begin Source File
SOURCE=.\CLsel509.c
# End Source File
# Begin Source File
SOURCE=.\CLselect.c
# End Source File
# Begin Source File
SOURCE=.\CLsend.c
# End Source File
# Begin Source File
SOURCE=.\CLserver.c
# End Source File
# Begin Source File
SOURCE=.\CLsrvprf.c
# End Source File
# Begin Source File
SOURCE=.\CLwarn.c
# End Source File
# Begin Source File
SOURCE=.\DurationControl.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\IPAddressControl.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\keydrawitem.c
# End Source File
# Begin Source File
SOURCE=.\KLColumn.c
# End Source File
# Begin Source File
SOURCE=.\KLFocus.c
# End Source File
# Begin Source File
SOURCE=.\KLMisc.c
# End Source File
# Begin Source File
SOURCE=.\KLNotificationProc.c
# End Source File
# Begin Source File
SOURCE=.\KLTree.c
# End Source File
# Begin Source File
SOURCE=..\..\lnlib\win32\LNexpire.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpClientErrors.c
# End Source File
# Begin Source File
SOURCE=.\PGPclientLib.c
# End Source File
# Begin Source File
SOURCE=.\PGPclientLib.def
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpClientPrefs.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\win32\pgpExchangeServer.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpHashPrefs.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpHashWords.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpKeyServerPrefs.c
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\shared\pgpLicenseNumber.c
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\shared\pgpLicenseNumberNet.c
# End Source File
# Begin Source File
SOURCE=..\shared\pgpMergePrefs.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\net\pgpNetHostUtils.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\net\pgpNetPrefs.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpReconstruct.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpRemotePrefs.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=..\..\shared\pgpSKEP.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\pgpX509Utils.c
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\SpaceEdit.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\transbmp.c
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\UTF8Edit.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\shared\win32\keydrawitem.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\pgpDiskUI.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\shared\pgpLicenseNumber.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\shared\pgpLicenseNumberNet.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\transbmp.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\active1bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\active4bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\active8bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\aDisk.ico
# End Source File
# Begin Source File
SOURCE=.\res\auth.ico
# End Source File
# Begin Source File
SOURCE=.\res\ca.ico
# End Source File
# Begin Source File
SOURCE=.\res\certificate1bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\certificate4bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\certificate8bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\CLimag24.bmp
# End Source File
# Begin Source File
SOURCE=.\res\CLimag4.bmp
# End Source File
# Begin Source File
SOURCE=.\res\disk.ico
# End Source File
# Begin Source File
SOURCE=.\res\email.ico
# End Source File
# Begin Source File
SOURCE=.\res\epo.ico
# End Source File
# Begin Source File
SOURCE=.\res\eval1bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\eval4bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\eval8bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\firewall.ico
# End Source File
# Begin Source File
SOURCE=.\res\hotkey.ico
# End Source File
# Begin Source File
SOURCE=.\res\ico00001.ico
# End Source File
# Begin Source File
SOURCE=.\res\ico00002.ico
# End Source File
# Begin Source File
SOURCE=.\res\ico00003.ico
# End Source File
# Begin Source File
SOURCE=.\res\ico00004.ico
# End Source File
# Begin Source File
SOURCE=.\res\ico00005.ico
# End Source File
# Begin Source File
SOURCE=.\res\icon1.ico
# End Source File
# Begin Source File
SOURCE=.\res\iconMain.ico
# End Source File
# Begin Source File
SOURCE=.\res\ids.ico
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\images24.bmp
# End Source File
# Begin Source File
SOURCE=..\shared\images4.bmp
# End Source File
# Begin Source File
SOURCE=..\..\shared\win32\images4.bmp
# End Source File
# Begin Source File
SOURCE=.\res\intelrng.ico
# End Source File
# Begin Source File
SOURCE=.\res\Key.ico
# End Source File
# Begin Source File
SOURCE=.\res\kgwiz1bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\kgwiz4bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\kgwiz8bit.bmp
# End Source File
# Begin Source File
SOURCE=.\res\lnkey.bmp
# End Source File
# Begin Source File
SOURCE=.\res\logon.ico
# End Source File
# Begin Source File
SOURCE=.\res\options.ico
# End Source File
# Begin Source File
SOURCE=.\PGPcl.rc
# End Source File
# Begin Source File
SOURCE=.\res\pubkr.ico
# End Source File
# Begin Source File
SOURCE=.\res\pubring.ico
# End Source File
# Begin Source File
SOURCE=.\res\qmark.bmp
# End Source File
# Begin Source File
SOURCE=.\res\rekey.ico
# End Source File
# Begin Source File
SOURCE=.\res\revoked.bmp
# End Source File
# Begin Source File
SOURCE=.\res\rnd.ico
# End Source File
# Begin Source File
SOURCE=.\res\servers.ico
# End Source File
# Begin Source File
SOURCE=.\res\synch.ico
# End Source File
# Begin Source File
SOURCE=.\res\vpn.ico
# End Source File
# Begin Source File
SOURCE=.\res\wipe.ico
# End Source File
# End Group
# Begin Source File
SOURCE=.\pgpcl.manifest
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?