30 lines
1.1 KiB
C
30 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ReportCustomHeap.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_REPORTTYPE 129
|
|
#define IDD_ALLOCATION_OPTIONS_DLG 130
|
|
#define IDC_CHK_USE_CUSTOM_HEAP 1000
|
|
#define IDC_CHK_ENABLE_ROW_BATCH_ALLOCATION 1001
|
|
#define ID_ADD_10K_RECORDS 32771
|
|
#define ID_REMOVE_ALL_RECORDS 32772
|
|
#define ID_VIEW_PREVIEW_MODE 32774
|
|
#define ID_ADD_20K_RECORDS 32775
|
|
#define ID_REMOVE_HALF_RECORDS 32776
|
|
#define ID_BATCHADD_10K_RECORDS 32778
|
|
#define ID_BATCHADD_20K_RECORDS 32779
|
|
#define ID_FREE_EXTRA_BATCH_DATA 32780
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32781
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|