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

📄 diskinfo.dsp

📁 磁盘容量扫描、但界面和程序结构非常不错
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="DiskInfo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

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

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/Freeware/DiskInfo", ZNDAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "DiskInfo - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "DiskInfo___Win32_Release"
# PROP BASE Intermediate_Dir "DiskInfo___Win32_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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x41d /d "NDEBUG"
# ADD RSC /l 0x41d /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 Vfw32.lib /nologo /subsystem:windows /machine:I386 /out:"../DiskInfo.exe"

!ELSEIF  "$(CFG)" == "DiskInfo - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DiskInfo___Win32_Debug"
# PROP BASE Intermediate_Dir "DiskInfo___Win32_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 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x41d /d "_DEBUG"
# ADD RSC /l 0x41d /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 Vfw32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

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

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

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

SOURCE=.\common\CoolMenu.cpp
# End Source File
# Begin Source File

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

SOURCE=.\common\Dib.cpp
# End Source File
# Begin Source File

SOURCE=.\common\DIBitmap.cpp
# End Source File
# Begin Source File

SOURCE=.\common\DirDialog.cpp
# End Source File
# Begin Source File

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

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

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

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

SOURCE=.\common\DrawDib.cpp
# End Source File
# Begin Source File

SOURCE=.\common\DrawEx.cpp
# End Source File
# Begin Source File

SOURCE=.\common\Flatbutton.cpp
# End Source File
# Begin Source File

SOURCE=.\common\FlatHeaderCtrl.cpp
# End Source File
# Begin Source File

SOURCE=.\common\GfxOutBarCtrl.cpp
# End Source File
# Begin Source File

SOURCE=.\common\GfxPopupMenu.cpp
# End Source File
# Begin Source File

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

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

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

SOURCE=.\common\LCPrint.cpp
# End Source File
# Begin Source File

SOURCE=.\common\ListCtrlEx.cpp
# End Source File
# Begin Source File

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

SOURCE=.\common\makehtml.cpp
# End Source File
# Begin Source File

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

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

SOURCE=.\common\PieChartCtrl.cpp
# End Source File
# Begin Source File

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

SOURCE=.\common\SplitWnd.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp

!IF  "$(CFG)" == "DiskInfo - Win32 Release"

# ADD CPP /Yc"stdafx.h"

!ELSEIF  "$(CFG)" == "DiskInfo - Win32 Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\common\Subclass.cpp
# End Source File
# Begin Source File

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

SOURCE=.\common\ToolBarEx.cpp
# End Source File
# Begin Source File

SOURCE=.\common\Useful.cpp
# End Source File
# Begin Source File

SOURCE=.\common\XStatusBar.cpp
# End Source File
# End Group
# Begin Group "Header Files"

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

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

SOURCE=.\common\CoolMenu.h
# End Source File
# Begin Source File

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

SOURCE=.\common\Dib.h
# End Source File
# Begin Source File

SOURCE=.\common\DIBitmap.h
# End Source File
# Begin Source File

SOURCE=.\common\DirDialog.h
# End Source File
# Begin Source File

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

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

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

SOURCE=.\common\DrawDib.h
# End Source File
# Begin Source File

SOURCE=.\common\DrawEx.h
# End Source File
# Begin Source File

SOURCE=.\common\Flatbutton.h
# End Source File
# Begin Source File

SOURCE=.\common\FlatHeaderCtrl.h
# End Source File
# Begin Source File

SOURCE=.\common\GfxOutBarCtrl.h
# End Source File
# Begin Source File

SOURCE=.\common\GfxPopupMenu.h
# End Source File
# Begin Source File

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

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

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

SOURCE=.\common\LCPrint.h
# End Source File
# Begin Source File

SOURCE=.\common\ListCtrlEx.h
# End Source File
# Begin Source File

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

SOURCE=.\common\makehtml.h
# End Source File
# Begin Source File

SOURCE=.\common\MemDC.h
# End Source File
# Begin Source File

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

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

SOURCE=.\common\PieChartCtrl.h
# End Source File
# Begin Source File

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

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

SOURCE=.\common\splitwnd.h
# End Source File
# Begin Source File

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

SOURCE=.\common\Subclass.h
# End Source File
# Begin Source File

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

SOURCE=.\common\ToolBarEx.h
# End Source File
# Begin Source File

SOURCE=.\common\Useful.h
# End Source File
# Begin Source File

SOURCE=.\common\XPaneText.h
# End Source File
# Begin Source File

SOURCE=.\common\XStatusBar.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\bitmap1.bmp
# End Source File
# Begin Source File

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

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

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

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

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

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

SOURCE=.\res\typelist.bmp
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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