bmpreader.clw

来自「在嵌入是开发时经常要将开机logo之类的图片编译进程序」· CLW 代码 · 共 42 行

CLW
42
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "bmpreader.h"
LastPage=0

ClassCount=0

ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDC_BMPREADER

[MNU:IDC_BMPREADER]
Type=1
Class=?
Command1=IDM_EXIT
Command2=IDM_ABOUT
Command3=ID_SHOWBMP
Command4=ID_RAW_TO_BMP
CommandCount=4

[ACL:IDC_BMPREADER]
Type=1
Class=?
Command1=IDM_ABOUT
Command2=IDM_ABOUT
CommandCount=2

[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=4
Control1=IDC_MYICON,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

⌨️ 快捷键说明

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