testpdfocx.clw
来自「pdf文件编辑工具控件」· CLW 代码 · 共 68 行
CLW
68 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestpdfocxDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "testpdfocx.h"
LastPage=0
ClassCount=3
Class1=CTestpdfocxApp
Class2=CAboutDlg
Class3=CTestpdfocxDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX (English (U.S.))
Resource2=IDD_TESTPDFOCX_DIALOG (English (U.S.))
[CLS:CTestpdfocxApp]
Type=0
BaseClass=CWinApp
HeaderFile=testpdfocx.h
ImplementationFile=testpdfocx.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=testpdfocxDlg.cpp
ImplementationFile=testpdfocxDlg.cpp
LastObject=CAboutDlg
[CLS:CTestpdfocxDlg]
Type=0
BaseClass=CDialog
HeaderFile=testpdfocxDlg.h
ImplementationFile=testpdfocxDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CTestpdfocxDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
[DLG:IDD_TESTPDFOCX_DIALOG]
Type=1
Class=CTestpdfocxDlg
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_TESTPDFOCX_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_BUTTON_GETTEXT,button,1342242816
Control2=IDC_BUTTON_HIDEBUTTONS,button,1342242816
Control3=IDC_BUTTON_SHOWBUTTONS,button,1342242816
Control4=IDC_BUTTON_PDF2IMAGE,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?