📄 fontpgrc.h
字号:
///////////////////////////////////////////////////////////////////////////
// File: fontpgrc.h
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl (I'm sorry, author unknown ...)
// E-mail: prantl@ff.cuni.cz
//
// Resources to font changing property page
//
// You are free to use or modify this code to the following restrictions:
// - Acknowledge me somewhere in your about box, simple "Parts of code by.."
// will be enough. If you can't (or don't want to), contact me personally.
// - LEAVE THIS HEADER INTACT
////////////////////////////////////////////////////////////////////////////
#define grp2 0x0431
#define stc1 0x0440
#define stc2 0x0441
#define stc3 0x0442
#define IDC_SAMPLE 0x0444
#define IDC_FONT 0x0470
#define IDC_SCRIPT 0x0471
#define IDC_FONTSIZE 0x0472
#define IDD_FONTPAGE 1543
#define IDB_FONTTYPE 101
#ifndef IDC_STATIC
#define IDC_STATIC -1
#endif /* IDC_STATIC */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -