Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/filesys_log.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10144 by nmaya, Sat Aug 13 11:35:14 2022 UTC revision 10145 by nmaya, Sat Aug 13 11:42:52 2022 UTC
# Line 503  static INT_PTR CALLBACK LogFnHook(HWND D Line 503  static INT_PTR CALLBACK LogFnHook(HWND D
503                  { IDC_ALLBUFF_INFIRST, "DLG_FOPT_ALLBUFFINFIRST" },                  { IDC_ALLBUFF_INFIRST, "DLG_FOPT_ALLBUFFINFIRST" },
504                  { IDC_TIMESTAMP, "DLG_FOPT_TIMESTAMP" },                  { IDC_TIMESTAMP, "DLG_FOPT_TIMESTAMP" },
505                  { IDC_NEW_OVERWRITE, "DLG_FOPT_NEW_OVERWRITE" },                  { IDC_NEW_OVERWRITE, "DLG_FOPT_NEW_OVERWRITE" },
506                    { IDC_SENDFILE_FILENAME_TITLE, "DLG_FOPT_APPEND_LABEL" },
507                    { IDC_SENDFILE_FILENAME_TITLE, "DLG_FOPT_BINARY_LABEL" },
508          };          };
509          static const I18nTextInfo timestamp_list[] = {          static const I18nTextInfo timestamp_list[] = {
510                  { "DLG_FOPT_TIMESTAMP_LOCAL", L"Local Time" },                  { "DLG_FOPT_TIMESTAMP_LOCAL", L"Local Time" },

Legend:
Removed from v.10144  
changed lines
  Added in v.10145

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26