2025-11-27 16:46:48 +09:00

63 lines
2.4 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FileWatcher.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_FILEWATCHER_DIALOG 130
#define IDS_DIRECTORY 102
#define IDS_WATCH_SUBDIRS 103
#define IDS_FILTER 104
#define IDS_TIME 105
#define IDS_EXTENDED_INFO 106
#define IDS_ACTION 107
#define IDS_FILE_NAME 108
#define IDS_NEW_FILE_NAME 109
#define IDS_CH_FILE_NAME 110
#define IDS_CH_DIR_NAME 111
#define IDS_CH_ATTR 112
#define IDS_CH_SIZE 113
#define IDS_CH_LAST_WRITE 114
#define IDS_CH_LAST_ACCESS 115
#define IDS_CH_CREATION 116
#define IDS_CH_SECURITY 117
#define IDS_YES 118
#define IDS_NO 119
#define IDS_ADDED 120
#define IDS_REMOVED 121
#define IDS_MODIFIED 122
#define IDS_RENAME 123
#define IDS_SEPARATOR 124
#define IDS_SOMETHING_WRONG 125
#define IDS_NO_PATH 126
#define IDS_NO_DIR_IS_SELECTED 127
#define IDR_MAINFRAME 128
#define IDD_ENTER_DIR 129
#define ID_DESCRIPTION_FILE 129
#define IDC_ADD_DIR 1005
#define IDC_REMOVE_DIR 1006
#define IDC_DIR 1007
#define IDC_WATCH_SUB_TREE 1008
#define IDC_CHANGE_FILE_NAME 1009
#define IDC_CHANGE_DIR_NAME 1010
#define IDC_CHANGE_ATTRIBUTES 1011
#define IDC_CHANGE_SIZE 1012
#define IDC_CHANGE_LAST_WRITE 1013
#define IDC_CHANGE_LAST_ACCESS 1014
#define IDC_CHANGE_CREATION 1015
#define IDC_CHANGE_SECURITY 1016
#define IDC_WATCHED_DIRS 1020
#define IDC_NOTIFICATIONS 1021
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1022
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif