Browse Subversion Repository
Annotation of /branches/ttcomtester/teraterm/teraterm/font_pp_res.h
Parent Directory
| Revision Log
| 1 |
zmatsuo |
8771 |
//{{NO_DEPENDENCIES}} |
| 2 |
|
|
// Microsoft Visual C++ で生成されたインクルード ファイル。 |
| 3 |
|
|
// font_pp.rc で使用 |
| 4 |
|
|
// |
| 5 |
|
|
#define IDD_TABSHEET_FONT 129 |
| 6 |
|
|
#define IDC_SPACE_TOP 1001 |
| 7 |
|
|
#define IDC_SPACE_BOTTOM 1002 |
| 8 |
|
|
#define IDC_SPACE_LEFT 1003 |
| 9 |
|
|
#define IDC_SPACE_RIGHT 1004 |
| 10 |
|
|
#define IDC_VTFONT_PAGECODE_LABEL 1005 |
| 11 |
zmatsuo |
10048 |
#define IDC_FONT_QUALITY_LABEL 1006 |
| 12 |
zmatsuo |
8771 |
#define IDC_VTFONT_EDIT 2607 |
| 13 |
|
|
#define IDC_BUTTON1 2608 |
| 14 |
|
|
#define IDC_VTFONT_CHOOSE 2608 |
| 15 |
|
|
#define IDC_VTFONT_ANSI 2609 |
| 16 |
|
|
#define IDC_VTFONT_UNICODE 2610 |
| 17 |
|
|
#define IDC_VTFONT_PAGECODE_EDIT 2611 |
| 18 |
|
|
#define IDC_LIST_HIDDEN_FONTS 2612 |
| 19 |
|
|
#define IDC_FONT_QUALITY 2613 |
| 20 |
|
|
#define IDC_CHECK2 2614 |
| 21 |
|
|
#define IDC_LIST_PRO_FONTS 2614 |
| 22 |
|
|
#define IDC_EDIT3 2615 |
| 23 |
|
|
#define IDC_DLGFONT_EDIT 2615 |
| 24 |
|
|
#define IDC_BUTTON2 2616 |
| 25 |
|
|
#define IDC_DLGFONT_CHOOSE 2616 |
| 26 |
|
|
#define IDC_BUTTON3 2617 |
| 27 |
|
|
#define IDC_DLGFONT_DEFAULT 2617 |
| 28 |
|
|
|
| 29 |
|
|
// Next default values for new objects |
| 30 |
|
|
// |
| 31 |
|
|
#ifdef APSTUDIO_INVOKED |
| 32 |
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 33 |
|
|
#define _APS_NEXT_RESOURCE_VALUE 102 |
| 34 |
|
|
#define _APS_NEXT_COMMAND_VALUE 40001 |
| 35 |
zmatsuo |
10048 |
#define _APS_NEXT_CONTROL_VALUE 1007 |
| 36 |
zmatsuo |
8771 |
#define _APS_NEXT_SYMED_VALUE 101 |
| 37 |
|
|
#endif |
| 38 |
|
|
#endif |
|