Browse Subversion Repository
Contents of /branches/ttcomtester/teraterm/teraterm/coding_pp_res.h
Parent Directory
| Revision Log
Revision 10521 -
( show annotations)
( download)
( as text)
Fri Jan 20 16:03:38 2023 UTC
(13 months, 2 weeks ago)
by zmatsuo
File MIME type: text/x-chdr
File size: 1229 byte(s)
add communication test tool
| 1 |
//{{NO_DEPENDENCIES}} |
| 2 |
// Microsoft Visual C++ で生成されたインクルード ファイル。 |
| 3 |
// coding_pp.rc で使用 |
| 4 |
// |
| 5 |
#define IDC_TERMKANJI 100 |
| 6 |
#define IDC_TERMKANA 101 |
| 7 |
#define IDC_TERMKANJISEND 102 |
| 8 |
#define IDC_TERMKANASEND 103 |
| 9 |
#define IDC_TERMKINTEXT 104 |
| 10 |
#define IDC_TERMKIN 105 |
| 11 |
#define IDC_TERMKOUTTEXT 106 |
| 12 |
#define IDC_TERMKOUT 107 |
| 13 |
#define IDC_USE_SAME_CODE 109 |
| 14 |
#define IDC_GENLANGLABEL 110 |
| 15 |
#define IDC_GENLANG 111 |
| 16 |
#define IDC_TERMKANJILABEL 112 |
| 17 |
#define IDC_TERMKANJISENDLABEL 113 |
| 18 |
#define IDD_TABSHEET_CODING 128 |
| 19 |
#define IDC_AMBIGUOUS_WIDTH_COMBO 2607 |
| 20 |
#define IDC_EMOJI_WIDTH_CHECK 2608 |
| 21 |
#define IDC_EMOJI_WIDTH_COMBO 2609 |
| 22 |
|
| 23 |
// Next default values for new objects |
| 24 |
// |
| 25 |
#ifdef APSTUDIO_INVOKED |
| 26 |
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 27 |
#define _APS_NO_MFC 1 |
| 28 |
#define _APS_NEXT_RESOURCE_VALUE 115 |
| 29 |
#define _APS_NEXT_COMMAND_VALUE 52031 |
| 30 |
#define _APS_NEXT_CONTROL_VALUE 2609 |
| 31 |
#define _APS_NEXT_SYMED_VALUE 101 |
| 32 |
#endif |
| 33 |
#endif |
|