📄 testdown.dsp
字号:
# Microsoft Developer Studio Project File - Name="TestDown" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=TestDown - 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 "TestDown.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 "TestDown.mak" CFG="TestDown - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "TestDown - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "TestDown - 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)" == "TestDown - 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 "Release"
# PROP Intermediate_Dir "Release"
# 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 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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 /nologo /subsystem:windows /machine:I386
!ELSEIF "$(CFG)" == "TestDown - 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 "Debug"
# PROP Intermediate_Dir "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 /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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 ws2_32.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/Leo.exe" /pdbtype:sept
!ENDIF
# Begin Target
# Name "TestDown - Win32 Release"
# Name "TestDown - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\ButtonXP.cpp
# End Source File
# Begin Source File
SOURCE=.\CJFlatComboBox.cpp
# End Source File
# Begin Source File
SOURCE=.\ContainerView.cpp
# End Source File
# Begin Source File
SOURCE=.\DlgBlockUrl.cpp
# End Source File
# Begin Source File
SOURCE=.\DlgIETool.cpp
# End Source File
# Begin Source File
SOURCE=.\DownAddJob.cpp
# End Source File
# Begin Source File
SOURCE=.\DownParamPage.cpp
# End Source File
# Begin Source File
SOURCE=.\DownParamSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\DownProSheet.cpp
# End Source File
# Begin Source File
SOURCE=.\DropView.cpp
# End Source File
# Begin Source File
SOURCE=.\DropWin.cpp
# End Source File
# Begin Source File
SOURCE=.\FileInfo.cpp
# End Source File
# Begin Source File
SOURCE=.\HttpDownLoad.cpp
# End Source File
# Begin Source File
SOURCE=.\HttpSocket.cpp
# End Source File
# Begin Source File
SOURCE=.\InternetView.cpp
# End Source File
# Begin Source File
SOURCE=.\LeoBlock2004.cpp
# End Source File
# Begin Source File
SOURCE=.\ListBoxSocInfo.cpp
# End Source File
# Begin Source File
SOURCE=.\ListNew.cpp
# End Source File
# Begin Source File
SOURCE=.\ListViewInfo.cpp
# End Source File
# Begin Source File
SOURCE=.\LRegistry.cpp
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\MyToolBar.cpp
# End Source File
# Begin Source File
SOURCE=.\OutbarView.cpp
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\TestDown.rc
# End Source File
# Begin Source File
SOURCE=.\TestDownDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\TestDownView.cpp
# End Source File
# Begin Source File
SOURCE=.\TrayNotifyIcon.cpp
# End Source File
# Begin Source File
SOURCE=.\XTOutlookBar.cpp
# End Source File
# Begin Source File
SOURCE=.\XTPagerCtrl.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\ButtonXP.h
# End Source File
# Begin Source File
SOURCE=.\CJFlatComboBox.h
# End Source File
# Begin Source File
SOURCE=.\ContainerView.h
# End Source File
# Begin Source File
SOURCE=.\DlgBlockUrl.h
# End Source File
# Begin Source File
SOURCE=.\DlgIETool.h
# End Source File
# Begin Source File
SOURCE=.\DownAddJob.h
# End Source File
# Begin Source File
SOURCE=.\DownParamPage.h
# End Source File
# Begin Source File
SOURCE=.\DownParamSheet.h
# End Source File
# Begin Source File
SOURCE=.\DownProSheet.h
# End Source File
# Begin Source File
SOURCE=.\DropView.h
# End Source File
# Begin Source File
SOURCE=.\DropWin.h
# End Source File
# Begin Source File
SOURCE=.\FileInfo.h
# End Source File
# Begin Source File
SOURCE=.\HttpDownLoad.h
# End Source File
# Begin Source File
SOURCE=.\HttpSocket.h
# End Source File
# Begin Source File
SOURCE=.\InternetView.h
# End Source File
# Begin Source File
SOURCE=.\LeoBlock2004.h
# End Source File
# Begin Source File
SOURCE=.\ListBoxSocInfo.h
# End Source File
# Begin Source File
SOURCE=.\ListNew.h
# End Source File
# Begin Source File
SOURCE=.\ListViewInfo.h
# End Source File
# Begin Source File
SOURCE=.\LRegistry.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\MyToolBar.h
# End Source File
# Begin Source File
SOURCE=.\OutbarView.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\TestDownDoc.h
# End Source File
# Begin Source File
SOURCE=.\TestDownView.h
# End Source File
# Begin Source File
SOURCE=.\TrayNotifyIcon.h
# End Source File
# Begin Source File
SOURCE=.\XTOutlookBar.h
# End Source File
# Begin Source File
SOURCE=.\XTPagerCtrl.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\1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\52.ico
# End Source File
# Begin Source File
SOURCE=.\res\animate1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate2.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate3.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate4.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate5.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate6.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate7.bmp
# End Source File
# Begin Source File
SOURCE=.\res\animate8.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\bitmap5.bmp
# End Source File
# Begin Source File
SOURCE=.\res\C.bmp
# End Source File
# Begin Source File
SOURCE=.\res\FTP.ico
# End Source File
# Begin Source File
SOURCE=.\res\harrow.cur
# 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\ICO255.ICO
# End Source File
# Begin Source File
SOURCE=.\res\icon1.ico
# End Source File
# Begin Source File
SOURCE=.\res\internet.ico
# End Source File
# Begin Source File
SOURCE=.\res\logo.BMP
# End Source File
# Begin Source File
SOURCE=".\res\RegCleaner XP.ico"
# End Source File
# Begin Source File
SOURCE=".\res\RegEdit XP.ico"
# End Source File
# Begin Source File
SOURCE=.\res\request.ico
# End Source File
# Begin Source File
SOURCE=".\res\Resource Hacker XP.ico"
# End Source File
# Begin Source File
SOURCE=".\res\Shortcut Overlay.ico"
# End Source File
# Begin Source File
SOURCE=".\res\SmartFTP XP.ico"
# End Source File
# Begin Source File
SOURCE=".\res\Temp Drive.ico"
# End Source File
# Begin Source File
SOURCE=.\res\TestDown.ico
# End Source File
# Begin Source File
SOURCE=.\res\TestDown.rc2
# End Source File
# Begin Source File
SOURCE=.\res\TestDownDoc.ico
# End Source File
# Begin Source File
SOURCE=.\res\Toolbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\toolbar1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\toolbar2.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Toolleo.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Toolleobar2.bmp
# End Source File
# Begin Source File
SOURCE=".\res\未标题-1.bmp"
# End Source File
# Begin Source File
SOURCE=".\res\未标题-2.bmp"
# End Source File
# Begin Source File
SOURCE=".\res\未标题-3.bmp"
# End Source File
# Begin Source File
SOURCE=".\res\未命名.bmp"
# End Source File
# End Group
# Begin Source File
SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -