2025-11-28 00:35:46 +09:00

32 lines
1.4 KiB
C

#define IDD_DIALOG1 101
#define IDC_STATIC1 101
#define IDC_BROWSER 101
#define IDS_EMPTY 101
#define IDC_BOX 102
#define IDC_STATIC 103
#define IDC_DATETIME 1000
#define IDC_CANCEL 1000
#define IDC_FIND 1001
#define IDC_COMBO1 1003
#define IDC_BUTTON1 1004
#define IDC_EXPLORE 1004
#define IDC_NEXT 1005
#define IDC_ENUMNAME 1007
#define IDC_ENUMPATH 1008
#define IDC_STATUS 1009
#define IDC_FOLDERNAME 1010
#define IDC_PATH 1011
#define IDC_LBLFOLDER 1012
#define IDC_LBLPATH 1013
#define IDC_IMAGE 1014
#define IDC_NAME 1015
#define IDC_ATTRIBUTES 1016
#define IDC_SETTINGS 1017
#define IDC_EXPANDOS 1018
#define IDC_LINES 1019
#define IDC_FULLROWSELECT 1020
#define IDC_PADDING 1025
#define IDC_FILTERPINNED 1026
#define IDC_AUTOEXPAND 1027
#define IDC_HORIZONTALSCROLL 1028