📄 pwalk.dsp
字号:
# Microsoft Developer Studio Project File - Name="pwalk" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 60000
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
CFG=pwalk - 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 "pwalk.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 "pwalk.mak" CFG="pwalk - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "pwalk - Win32 Release" (based on "Win32 (x86) External Target")
!MESSAGE "pwalk - Win32 Debug" (based on "Win32 (x86) External Target")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
!IF "$(CFG)" == "pwalk - Win32 Release"
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Cmd_Line "NMAKE /f makefile"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "makefile.exe"
# PROP BASE Bsc_Name "makefile.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ""
# PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /f makefile"
# PROP Rebuild_Opt "/a"
# PROP Target_File "pwalk.exe"
# PROP Bsc_Name "pwalk.bsc"
# PROP Target_Dir ""
!ELSEIF "$(CFG)" == "pwalk - Win32 Debug"
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Cmd_Line "NMAKE /f makefile"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "makefile.exe"
# PROP BASE Bsc_Name "makefile.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ""
# PROP Intermediate_Dir "Debug"
# PROP Cmd_Line "NMAKE /f makefile"
# PROP Rebuild_Opt "/a"
# PROP Target_File "pwalk.exe"
# PROP Bsc_Name "pwalk.bsc"
# PROP Target_Dir ""
!ENDIF
# Begin Target
# Name "pwalk - Win32 Release"
# Name "pwalk - Win32 Debug"
!IF "$(CFG)" == "pwalk - Win32 Release"
!ELSEIF "$(CFG)" == "pwalk - Win32 Debug"
!ENDIF
# Begin Source File
SOURCE=.\MAKEFILE
# End Source File
# Begin Group "Source Files"
# Begin Source File
SOURCE=.\PDEBUG.C
# End Source File
# Begin Source File
SOURCE=.\PEFILE.C
# End Source File
# Begin Source File
SOURCE=.\PROBE.C
# End Source File
# Begin Source File
SOURCE=.\PSTAT.C
# End Source File
# Begin Source File
SOURCE=.\PVIEW.C
# End Source File
# Begin Source File
SOURCE=.\PWALK.C
# End Source File
# Begin Source File
SOURCE=.\PWALKIO.C
# End Source File
# Begin Source File
SOURCE=.\PEFILE.DEF
# End Source File
# Begin Source File
SOURCE=.\PROBE.DEF
# End Source File
# End Group
# Begin Group "Header Files"
# Begin Source File
SOURCE=.\PEFILE.H
# End Source File
# Begin Source File
SOURCE=.\PWALK.H
# End Source File
# End Group
# Begin Group "Resource Files"
# Begin Source File
SOURCE=.\PEFILE.RC
# End Source File
# Begin Source File
SOURCE=.\PROBE.RC
# End Source File
# Begin Source File
SOURCE=.\PWALK.RC
# End Source File
# Begin Source File
SOURCE=.\PROCSTAT.ICO
# End Source File
# Begin Source File
SOURCE=.\PWALK.ICO
# End Source File
# Begin Source File
SOURCE=.\SYSSTAT.ICO
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -