added available/required space display
authorkramm <kramm>
Mon, 9 Jun 2008 10:24:42 +0000 (10:24 +0000)
committerkramm <kramm>
Mon, 9 Jun 2008 10:24:42 +0000 (10:24 +0000)
installer/installer.h

index 8337440..aed9eb0 100644 (file)
@@ -6,6 +6,9 @@
 #define IDC_ALLUSERS 1012
 #define IDC_CURRENTUSER 1013
 
 #define IDC_ALLUSERS 1012
 #define IDC_CURRENTUSER 1013
 
+#define IDC_SPACE1  1032
+#define IDC_SPACE2  1033
+
 #define IDC_TITLE  1002
 #define IDC_LICENSE 1003
 #define IDC_BITMAP 1004
 #define IDC_TITLE  1002
 #define IDC_LICENSE 1003
 #define IDC_BITMAP 1004