resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ReportCustomHeap.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_REPORTTYPE                  129
  8. #define IDD_ALLOCATION_OPTIONS_DLG      130
  9. #define IDC_CHK_USE_CUSTOM_HEAP         1000
  10. #define IDC_CHK_ENABLE_ROW_BATCH_ALLOCATION 1001
  11. #define ID_ADD_10K_RECORDS              32771
  12. #define ID_REMOVE_ALL_RECORDS           32772
  13. #define ID_VIEW_PREVIEW_MODE            32774
  14. #define ID_ADD_20K_RECORDS              32775
  15. #define ID_REMOVE_HALF_RECORDS          32776
  16. #define ID_BATCHADD_10K_RECORDS         32778
  17. #define ID_BATCHADD_20K_RECORDS         32779
  18. #define ID_FREE_EXTRA_BATCH_DATA        32780
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_3D_CONTROLS                     1
  24. #define _APS_NEXT_RESOURCE_VALUE        131
  25. #define _APS_NEXT_COMMAND_VALUE         32781
  26. #define _APS_NEXT_CONTROL_VALUE         1001
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif