From f927ce9b58b137846bb78a47f5a83f7261eac9ff Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 21 Jun 2015 19:46:21 +0200 Subject: Windows: Add a dedicate page for volume PIM in the volume creation wizard --- src/Format/Resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Format/Resource.h') diff --git a/src/Format/Resource.h b/src/Format/Resource.h index 4cb2e579..1d2f4687 100644 --- a/src/Format/Resource.h +++ b/src/Format/Resource.h @@ -35,6 +35,7 @@ #define IDD_DEVICE_TRANSFORM_MODE_DLG 130 #define IDD_EXPANDED_LIST_SELECT_PAGE_DLG 131 #define IDD_DRIVE_LETTER_SELECTION_PAGE 132 +#define IDD_PIM_PAGE_DLG 133 #define IDC_BOX_TITLE 1000 #define IDC_RESCUE_DISK_ISO_PATH 1001 #define IDC_COMBO_BOX 1002 @@ -146,7 +147,7 @@ #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 -#define _APS_NEXT_RESOURCE_VALUE 133 +#define _APS_NEXT_RESOURCE_VALUE 134 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1105 #define _APS_NEXT_SYMED_VALUE 101 -- cgit v1.2.3