📄 processdir.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "processdir.h"
LastPage=0
ClassCount=8
Class1=CProcessdirApp
Class2=CProcessdirDoc
Class3=CProcessdirView
Class4=CMainFrame
ResourceCount=5
Resource1=IDR_TASKMENU
Resource2=IDR_MAINFRAME
Class5=CAboutDlg
Class6=CThreadList
Class7=CSplashWnd
Resource3=CG_IDR_POPUP_MAIN_FRAME
Resource4=IDD_ABOUTBOX
Class8=CProcessWatchedDialog
Resource5=IDD_DIALOG_SET_PROCESS_WATCHED
[CLS:CProcessdirApp]
Type=0
HeaderFile=processdir.h
ImplementationFile=processdir.cpp
Filter=N
LastObject=CProcessdirApp
[CLS:CProcessdirDoc]
Type=0
HeaderFile=processdirDoc.h
ImplementationFile=processdirDoc.cpp
Filter=N
[CLS:CProcessdirView]
Type=0
HeaderFile=processdirView.h
ImplementationFile=processdirView.cpp
Filter=C
LastObject=CProcessdirView
BaseClass=CListView
VirtualFilter=VWC
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
BaseClass=CFrameWnd
VirtualFilter=fWC
LastObject=ID_SET_PROCESS_WATCHED
[CLS:CAboutDlg]
Type=0
HeaderFile=processdir.cpp
ImplementationFile=processdir.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDOK,button,1342373889
Control4=IDC_STATIC,static,1342308352
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_APP_EXIT
Command2=ID_PROCESS_REFRESH
Command3=ID_PROCESS_KILL
Command4=ID_VIEW_TOOLBAR
Command5=ID_VIEW_STATUS_BAR
Command6=ID_APP_ABOUT
CommandCount=6
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_PROCESS_KILL
Command2=ID_PROCESS_REFRESH
Command3=ID_NEXT_PANE
Command4=ID_PREV_PANE
CommandCount=4
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_PROCESS_REFRESH
Command2=ID_PROCESS_KILL
Command3=ID_APP_ABOUT
CommandCount=3
[MNU:CG_IDR_POPUP_MAIN_FRAME]
Type=1
Class=?
Command1=ID_PROCESS_REFRESH
Command2=ID_PROCESS_KILL
CommandCount=2
[CLS:CThreadList]
Type=0
HeaderFile=threadList.h
ImplementationFile=threadList.cpp
BaseClass=CListView
Filter=C
LastObject=CThreadList
VirtualFilter=VWC
[CLS:CSplashWnd]
Type=0
HeaderFile=Splash.h
ImplementationFile=Splash.cpp
BaseClass=CWnd
LastObject=CSplashWnd
[MNU:IDR_TASKMENU]
Type=1
Class=?
Command1=ID_WINDOW_RECOVERY
Command2=ID_SET_PROCESS_WATCHED
Command3=ID_START_PROCESS_WATCH
Command4=ID_APP_EXIT
CommandCount=4
[DLG:IDD_DIALOG_SET_PROCESS_WATCHED]
Type=1
Class=CProcessWatchedDialog
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350631552
Control5=IDC_STATIC,static,1342308352
[CLS:CProcessWatchedDialog]
Type=0
HeaderFile=ProcessWatchedDialog.h
ImplementationFile=ProcessWatchedDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=CProcessWatchedDialog
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -