Index: src/ch/resource.h =================================================================== diff -u -N -r73d92717b7ba780c7aea1489a5eaa87404afa408 -rcdc76e1a95383dff63a5254aeb8d37035028512c --- src/ch/resource.h (.../resource.h) (revision 73d92717b7ba780c7aea1489a5eaa87404afa408) +++ src/ch/resource.h (.../resource.h) (revision cdc76e1a95383dff63a5254aeb8d37035028512c) @@ -350,6 +350,8 @@ #define IDC_MSG_RICHEDIT2 1321 #define IDC_MEASURE_RICHEDIT 1321 #define IDC_EXPORT_BUTTON 1322 +#define IDC_BUFFERCOUNT_SPIN 1324 +#define IDC_BUFFERCOUNT_EDIT 1325 #define IDS_APPNAME_STRING 5000 #define IDS_PRIORITY0_STRING 5001 #define IDS_PRIORITY1_STRING 5002 @@ -389,7 +391,7 @@ #define IDS_HIDE_AND_REGISTER 5036 #define IDS_HIDE_AND_DONT_REGISTER 5037 #define IDS_DIALOGS_SHOW_HIDE_STRING 5040 -#define IDS_SHELLEXT_REGISTER_SHOWHIDE_STRING 5041 +#define IDS_SHELLEXT_REGISTER_SHOWHIDE_STRING 5041 #define IDS_SHELLEXT_VERSIONMISMATCH_SHOWHIDE_STRING 5042 #define IDS_SHELLEXT_XML_IMPORT_FAILED 5043 #define IDS_ONECOPY_STRING 6000 @@ -493,7 +495,7 @@ #define IDS_CFGLOGLEVEL 8099 #define IDS_CFGLOGLEVEL_VALUES 8100 #define IDS_UPDATE_FREQUENCIES 8101 -#define IDS_BUFFER_QUEUE_DEPTH 8102 +#define IDS_BUFFER_QUEUE_DEPTH 8102 #define IDS_MENUCOPY_STRING 9000 #define IDS_MENUMOVE_STRING 9001 #define IDS_MENUCOPYMOVESPECIAL_STRING 9002 @@ -644,7 +646,7 @@ #define IDS_STATUS_INITIALIZING_STRING 21552 #define IDS_STATUS_FASTMOVE_STRING 21553 #define IDS_EMPTYSUBTASKNAME_STRING 21554 -#define IDS_STATUS_LOADERROR_STRING 21555 +#define IDS_STATUS_LOADERROR_STRING 21555 #define IDS_EXPORTING_TASK_FAILED 21556 #define ID_POPUP_SHOW_STATUS 32773 #define ID_POPUP_TIME_CRITICAL 32774 @@ -674,7 +676,7 @@ #define _APS_3D_CONTROLS 1 #define _APS_NEXT_RESOURCE_VALUE 216 #define _APS_NEXT_COMMAND_VALUE 32818 -#define _APS_NEXT_CONTROL_VALUE 1323 +#define _APS_NEXT_CONTROL_VALUE 1325 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif