resource.h
上传用户:dengyong
上传日期:2007-01-01
资源大小:40k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ClrWellDemo.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_CLRWELLDEMO_DIALOG          102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_COLORBTN                    1000
  11. #define IDC_BLACK                       1002
  12. #define IDC_BLUE                        1003
  13. #define IDC_GREEN                       1004
  14. #define IDC_AQUA                        1005
  15. #define IDC_RED                         1006
  16. #define IDC_PURPLE                      1007
  17. #define IDC_SILVER                      1008
  18. #define IDC_WHITE                       1009
  19. #define IDC_GRAY                        1010
  20. #define IDC_MAROON                      1011
  21. #define IDC_FUSCHIA                     1012
  22. #define IDC_TEAL                        1013
  23. #define IDC_OLIVE                       1014
  24. #define IDC_NAVY                        1015
  25. #define IDC_YELLOW                      1016
  26. #define IDC_LIME                        1017
  27. #define IDC_NUMCOLS_SPIN                1019
  28. #define IDC_NUMCOLS_EDIT                1020
  29. #define IDC_OUTERBORDER_EDIT            1021
  30. #define IDC_OUTERBORDER_SPIN            1022
  31. #define IDC_INNERBORDER_EDIT            1023
  32. #define IDC_INNERBORDER_SPIN            1024
  33. #define IDC_WELLHEIGHT_EDIT             1025
  34. #define IDC_WELLHEIGHT_SPIN             1026
  35. #define IDC_ISOTROPICWELLS              1027
  36. #define IDC_SHAPE                       1028
  37. #define IDC_SHAPE2                      1029
  38. #define IDC_WIDTHSLIDER                 1030
  39. #define IDC_UPDATE                      1031
  40. // Next default values for new objects
  41. // 
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE        129
  45. #define _APS_NEXT_COMMAND_VALUE         32771
  46. #define _APS_NEXT_CONTROL_VALUE         1032
  47. #define _APS_NEXT_SYMED_VALUE           101
  48. #endif
  49. #endif