Browse Subversion Repository
Contents of /trunk/teraterm/teraterm/filesys_log_res.h
Parent Directory
| Revision Log
Revision 10145 -
( show annotations)
( download)
( as text)
Sat Aug 13 11:42:52 2022 UTC
(18 months, 3 weeks ago)
by nmaya
File MIME type: text/x-chdr
File size: 1981 byte(s)
ログダイアログのラジオボタンを「Write mode」「Text or Binary mode」にグループ化した
ticket: #44625
| 1 |
//{{NO_DEPENDENCIES}} |
| 2 |
// Microsoft Visual C++ で生成されたインクルード ファイル。 |
| 3 |
// filesys_log.rc で使用 |
| 4 |
// |
| 5 |
#define IDD_COMMENT_DIALOG 110 |
| 6 |
#define IDD_LOGDLG 115 |
| 7 |
#define IDD_FOPT 130 |
| 8 |
#define IDC_EDIT_COMMENT 1000 |
| 9 |
#define IDC_FOPTAPPEND 1002 |
| 10 |
#define IDC_PLAINTEXT 1003 |
| 11 |
#define IDC_TIMESTAMP 1004 |
| 12 |
#define IDC_HIDEDIALOG 1005 |
| 13 |
#define IDC_ALLBUFF_INFIRST 1006 |
| 14 |
#define IDC_TIMESTAMPTYPE 1007 |
| 15 |
#define IDC_BOM 1008 |
| 16 |
#define IDC_XOPTCHECK 1101 |
| 17 |
#define IDC_XOPTCRC 1102 |
| 18 |
#define IDC_XOPT1K 1103 |
| 19 |
#define IDC_XOPTBIN 1104 |
| 20 |
#define IDD_XOPT 1105 |
| 21 |
#define IDD_GETFNDLG 2000 |
| 22 |
#define IDC_GETFN 2001 |
| 23 |
#define IDC_GETFNHELP 2099 |
| 24 |
#define IDC_FOPT_FILENAME_BUTTON 2596 |
| 25 |
#define IDC_SENDFILE_FILENAME_TITLE 2598 |
| 26 |
#define IDC_FOPT_FILENAME_EDIT 2599 |
| 27 |
#define IDC_APPEND_GROUP 2600 |
| 28 |
#define IDC_TEXTCODING_DROPDOWN 2601 |
| 29 |
#define IDC_BINARY_GROUP 2602 |
| 30 |
#define IDC_FOPTBIN 2608 |
| 31 |
#define IDC_FOPTTEXT 2609 |
| 32 |
#define IDC_NEW_OVERWRITE 2612 |
| 33 |
#define IDC_APPEND 2613 |
| 34 |
#define IDC_FOPT_BINARY 2614 |
| 35 |
#define IDC_FOPT 65535 |
| 36 |
#define IDC_XOPT 65535 |
| 37 |
#define IDC_FILENAME 65535 |
| 38 |
|
| 39 |
// Next default values for new objects |
| 40 |
// |
| 41 |
#ifdef APSTUDIO_INVOKED |
| 42 |
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 43 |
#define _APS_NO_MFC 1 |
| 44 |
#define _APS_NEXT_RESOURCE_VALUE 116 |
| 45 |
#define _APS_NEXT_COMMAND_VALUE 52031 |
| 46 |
#define _APS_NEXT_CONTROL_VALUE 2613 |
| 47 |
#define _APS_NEXT_SYMED_VALUE 101 |
| 48 |
#endif |
| 49 |
#endif |
|