?? fm.dsp
字號:
# Microsoft Developer Studio Project File - Name="FM" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=FM - Win32 DebugU
!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 "FM.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 "FM.mak" CFG="FM - Win32 DebugU"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "FM - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "FM - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "FM - Win32 ReleaseU" (based on "Win32 (x86) Application")
!MESSAGE "FM - Win32 DebugU" (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)" == "FM - 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 /Gz /MD /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "NEW_FOLDER_INTERFACE" /D "EXTERNAL_CODECS" /Yu"StdAfx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x419 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
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 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 Mpr.lib htmlhelp.lib Urlmon.lib /nologo /subsystem:windows /machine:I386 /out:"C:\Program Files\7-ZIP\7zFM.exe" /opt:NOWIN98
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "FM - 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 /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "NEW_FOLDER_INTERFACE" /D "EXTERNAL_CODECS" /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 0x419 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
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 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 Mpr.lib htmlhelp.lib Urlmon.lib /nologo /subsystem:windows /debug /machine:I386 /out:"C:\Program Files\7-ZIP\7zFM.exe" /pdbtype:sept
!ELSEIF "$(CFG)" == "FM - Win32 ReleaseU"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ReleaseU"
# PROP BASE Intermediate_Dir "ReleaseU"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ReleaseU"
# PROP Intermediate_Dir "ReleaseU"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"StdAfx.h" /FD /c
# ADD CPP /nologo /Gz /MD /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "NEW_FOLDER_INTERFACE" /D "EXTERNAL_CODECS" /Yu"StdAfx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x419 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
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 comctl32.lib /nologo /subsystem:windows /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 Mpr.lib htmlhelp.lib Urlmon.lib /nologo /subsystem:windows /machine:I386 /out:"C:\Program Files\7-ZIP\7zFM.exe" /opt:NOWIN98
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "FM - Win32 DebugU"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DebugU"
# PROP BASE Intermediate_Dir "DebugU"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "DebugU"
# PROP Intermediate_Dir "DebugU"
# 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" /Yu"StdAfx.h" /FD /GZ /c
# ADD CPP /nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "NEW_FOLDER_INTERFACE" /D "EXTERNAL_CODECS" /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 0x419 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
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 comctl32.lib /nologo /subsystem:windows /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 Mpr.lib htmlhelp.lib Urlmon.lib /nologo /subsystem:windows /debug /machine:I386 /out:"C:\Program Files\7-ZIP\7zFM.exe" /pdbtype:sept
!ENDIF
# Begin Target
# Name "FM - Win32 Release"
# Name "FM - Win32 Debug"
# Name "FM - Win32 ReleaseU"
# Name "FM - Win32 DebugU"
# Begin Group "Spec"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\7zipLogo.ico
# End Source File
# Begin Source File
SOURCE=.\add.bmp
# End Source File
# Begin Source File
SOURCE=.\ClassDefs.cpp
# End Source File
# Begin Source File
SOURCE=.\Copy.bmp
# End Source File
# Begin Source File
SOURCE=.\Delete.bmp
# End Source File
# Begin Source File
SOURCE=.\Extract.bmp
# End Source File
# Begin Source File
SOURCE=.\FM.ico
# End Source File
# Begin Source File
SOURCE=.\Move.bmp
# End Source File
# Begin Source File
SOURCE=.\Parent.bmp
# End Source File
# Begin Source File
SOURCE=.\Properties.bmp
# End Source File
# Begin Source File
SOURCE=.\resource.rc
# ADD BASE RSC /l 0x419
# ADD RSC /l 0x409
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"StdAfx.h"
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\Test.bmp
# End Source File
# End Group
# Begin Group "Archive Interfaces"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\Archive\IArchive.h
# End Source File
# End Group
# Begin Group "Folders"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\FSDrives.cpp
# End Source File
# Begin Source File
SOURCE=.\FSDrives.h
# End Source File
# Begin Source File
SOURCE=.\FSFolder.cpp
# End Source File
# Begin Source File
SOURCE=.\FSFolder.h
# End Source File
# Begin Source File
SOURCE=.\FSFolderCopy.cpp
# End Source File
# Begin Source File
SOURCE=.\IFolder.h
# End Source File
# Begin Source File
SOURCE=.\NetFolder.cpp
# End Source File
# Begin Source File
SOURCE=.\NetFolder.h
# End Source File
# Begin Source File
SOURCE=.\PhysDriveFolder.cpp
# End Source File
# Begin Source File
SOURCE=.\PhysDriveFolder.h
# End Source File
# Begin Source File
SOURCE=.\RootFolder.cpp
# End Source File
# Begin Source File
SOURCE=.\RootFolder.h
# End Source File
# End Group
# Begin Group "Registry"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\RegistryAssociations.cpp
# End Source File
# Begin Source File
SOURCE=.\RegistryAssociations.h
# End Source File
# Begin Source File
SOURCE=.\RegistryPlugins.cpp
# End Source File
# Begin Source File
SOURCE=.\RegistryPlugins.h
# End Source File
# Begin Source File
SOURCE=.\RegistryUtils.cpp
# End Source File
# Begin Source File
SOURCE=.\RegistryUtils.h
# End Source File
# Begin Source File
SOURCE=.\ViewSettings.cpp
# End Source File
# Begin Source File
SOURCE=.\ViewSettings.h
# End Source File
# End Group
# Begin Group "Panel"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\App.cpp
# End Source File
# Begin Source File
SOURCE=.\App.h
# End Source File
# Begin Source File
SOURCE=.\AppState.h
# End Source File
# Begin Source File
SOURCE=.\EnumFormatEtc.cpp
# End Source File
# Begin Source File
SOURCE=.\EnumFormatEtc.h
# End Source File
# Begin Source File
SOURCE=.\FileFolderPluginOpen.cpp
# End Source File
# Begin Source File
SOURCE=.\FileFolderPluginOpen.h
# End Source File
# Begin Source File
SOURCE=.\Panel.cpp
# End Source File
# Begin Source File
SOURCE=.\Panel.h
# End Source File
# Begin Source File
SOURCE=.\PanelCopy.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelCrc.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelDrag.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelFolderChange.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelItemOpen.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelItems.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelKey.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelListNotify.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelMenu.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelOperations.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelSelect.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelSort.cpp
# End Source File
# Begin Source File
SOURCE=.\PanelSplitFile.cpp
# End Source File
# End Group
# Begin Group "Dialog"
# PROP Default_Filter ""
# Begin Group "Options"
# PROP Default_Filter ""
# Begin Group "Settings"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\SettingsPage.cpp
# End Source File
# Begin Source File
SOURCE=.\SettingsPage.h
# End Source File
# End Group
# Begin Source File
SOURCE=.\EditPage.cpp
# End Source File
# Begin Source File
SOURCE=.\EditPage.h
# End Source File
# Begin Source File
SOURCE=.\LangPage.cpp
# End Source File
# Begin Source File
SOURCE=.\LangPage.h
# End Source File
# Begin Source File
SOURCE=.\PluginsPage.cpp
# End Source File
# Begin Source File
SOURCE=.\PluginsPage.h
# End Source File
# Begin Source File
SOURCE=.\SystemPage.cpp
# End Source File
# Begin Source File
SOURCE=.\SystemPage.h
# End Source File
# End Group
# Begin Group "Password"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\PasswordDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PasswordDialog.h
# End Source File
# End Group
# Begin Group "Progress"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\ProgressDialog2.cpp
# End Source File
# Begin Source File
SOURCE=.\ProgressDialog2.h
# End Source File
# End Group
# Begin Group "About"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AboutDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\AboutDialog.h
# End Source File
# End Group
# Begin Group "Split"
# PROP Default_Filter ""
# Begin Source File
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -