Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbseifert <none@none>2003-12-13 13:57:35 +0300
committerbseifert <none@none>2003-12-13 13:57:35 +0300
commit1b476af083be6a3751b5e7ff4d33a6683af51441 (patch)
tree6867b0e00c31c7314e73f9e94dc5d70a81cf058b /windirstat/resource.h
parentdf114f86a52ee22a4da9d51474f722bb41156692 (diff)
Added size grippers to the resizable dialogs. Localized KB/MB etc.
Diffstat (limited to 'windirstat/resource.h')
-rw-r--r--windirstat/resource.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/windirstat/resource.h b/windirstat/resource.h
index 6ca548f..d23fd85 100644
--- a/windirstat/resource.h
+++ b/windirstat/resource.h
@@ -89,6 +89,11 @@
#define IDS_HELPFILEsCOULDNOTBEFOUND 262
#define IDS_SUSPENDED_ 263
#define IDS_SUSPEND 264
+#define IDS_SPEC_BYTES 265
+#define IDS_SPEC_KB 266
+#define IDS_SPEC_MB 267
+#define IDS_SPEC_GB 268
+#define IDS_SPEC_TB 269
#define IDC_ALLDRIVES 1000
#define IDC_GROUPS 1000
#define IDC_ALLLOCALDRIVES 1000
@@ -170,6 +175,7 @@
#define IDC_STATIC_PLATFORM 1205
#define IDC_STATIC_SEVERITY 1206
#define IDC_STATIC_OKHINT 1207
+#define IDC_SIZEGRIPPER 1208
#define ID_FILE_OPENURL 32771
#define ID_FILE_OPENRECENT 32772
#define ID_FILE_REFRESHALL 32773
@@ -240,7 +246,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 900
#define _APS_NEXT_COMMAND_VALUE 33022
-#define _APS_NEXT_CONTROL_VALUE 1208
+#define _APS_NEXT_CONTROL_VALUE 1209
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif