📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SCEMFAx.rc
//
/*
* This file is part of the EMFexplorer projet.
* Copyright (C) 2004 Smith Charles.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*
* Extension: for commercial use, apply the Equity Public License, which
* adds to the normal terms of the GLPL a condition of donation to the author.
* If you are interested in support for this source code,
* contact Smith Charles <smith.charles@free.fr> for more information.
*/
#define IDS_SCEMFAX 1
#define IDD_ABOUTBOX_SCEMFAX 1
#define IDB_SCEMFAX 1
#define IDI_ABOUTDLL 1
#define IDS_SCEMFAX_PPG 2
#define IDS_SCEMFAX_GDIP_PPG 3
#define IDS_SCEMFAX_COLORS_PPG 4
#define IDS_SCEMFAX_PPG_CAPTION 200
#define IDD_PROPPAGE_SCEMFAX 200
#define IDR_CTX_MENU 201
#define IDS_SCEMFAX_GDIP_PPG_CAPTION 201
#define IDD_PROPPAGE_GDIPLUS 202
#define IDS_SCEMFAX_COLORS_PPG_CAPTION 202
#define IDC_COMBO_GDIP_TEXTHINTING 202
#define IDC_COMBO_GDIP_TEXTCONTRAST 203
#define IDD_PROPPAGE_COLORS 204
#define IDC_EDIT_MARGINS_L 204
#define IDC_EDIT_MARGINS_T 205
#define IDC_COMBO_GDIP_SMOOTHING 207
#define IDC_COMBO_GDIP_INTERPOLATION 208
#define IDC_COMBO_GDIP_PIXELOFFSET 210
#define IDC_RADIO_RVIDEO_NONE 214
#define IDC_COMBO_CTLCOLOR_RGB 217
#define IDC_CHECK_PICTURE_BORDER 218
#define IDC_CHECK_PICTURE_SHADOW 219
#define IDC_RADIO_PAPERCOLOR_TRANS 220
#define IDC_RADIO_CTLCOLOR_TRANS 221
#define IDC_RADIO_CTLCOLOR_SYS 222
#define IDC_RADIO_CTLCOLOR_RGB 223
#define IDC_RADIO_ORIENT0 224
#define IDC_RADIO_ORIENT90 225
#define IDC_RADIO_ORIENT180 226
#define IDC_RADIO_ORIENT270 227
#define IDC_RADIO_PAPERCOLOR_SYS 228
#define IDC_RADIO_PAPERCOLOR_RGB 229
#define IDC_COMBO_PAPERCOLOR_SYS 230
#define IDC_COMBO_CTLCOLOR_SYS 231
#define IDC_COMBO_CTL_BORDER 232
#define IDC_RADIO_TRANSP_NORMAL 1005
#define IDC_RADIO_TRANSP_FULL 1006
#define IDC_RADIO_TRANSP_SKIPBITMAPS 1007
#define IDC_RADIO_RVIDEO_FULL 1008
#define IDC_RADIO_RVIDEO_SKIPBITMAPS 1009
#define IDC_COMBO_OPTGEN_ZOOM 1010
#define IDC_COMBO_PAPERCOLOR_RGB 1011
#define IDC_CHK_OPTGEN_USEGDIP 1019
#define IDC_EDIT_MARGINS_R 1024
#define IDC_EDIT_MARGINS_B 1025
#define ID_TBDOC_REVERSE 32768
#define ID_TBDOC_REVERSE_VIDEO 32769
#define ID_TBDOC_BKCOLOR 32789
#define ID_TBDOC_USEGDIP 32795
#define ID_TOOLS_OPTIONS 32802
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 207
#define _APS_NEXT_COMMAND_VALUE 32770
#define _APS_NEXT_CONTROL_VALUE 233
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -