resource.h
上传用户:yinguanfa
上传日期:2022-02-19
资源大小:400k
文件大小:2k
源码类别:

ListView/ListBox

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Test_HMXControls.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_TEST_HTYPE                  129
  8. #define IDD_TEST_HMXDIALOG_DLG          132
  9. #define IDD_TEST_HMXSHAPEDDIALOG_DLG    133
  10. #define IDD_TEST_HMXFORMVIEW_VIEW       134
  11. #define IDD_TEST_HMXSHAPEDFORMVIEW_VIEW 135
  12. #define IDC_BTN_SET_BK_COLOR            1000
  13. #define IDC_BTN_SET_BK_BMP              1001
  14. #define IDC_LBL_FIRST                   1002
  15. #define IDC_EDT_NUMERIC                 1003
  16. #define IDC_LBL_LAST                    1003
  17. #define IDC_LBL_COMBO                   1004
  18. #define IDC_CHK_API                     1005
  19. #define IDC_CMB_DROPLIST                1006
  20. #define IDC_CMB_SELECT                  1007
  21. #define IDC_EDT_FIRST                   1008
  22. #define IDC_LBL_MAIN                    1009
  23. #define IDC_BTN_CONFIRM                 1010
  24. #define IDC_CHK_PILOT                   1011
  25. #define IDC_LST_BOX                     1012
  26. #define IDC_CHK_GRADUATE                1012
  27. #define IDC_CHK_EXPERIENCE              1013
  28. #define IDC_EDT_COMMENTS                1014
  29. #define IDC_LBL_FIRST_NAME              1015
  30. #define IDC_LBL_LAST_NAME               1016
  31. #define IDC_LBL_COMMENTS                1017
  32. #define IDC_BTN_DISMISS                 1018
  33. #define IDC_LBL_LABEL                   1033
  34. #define IDC_EDT_TEXT                    1034
  35. #define IDC_CHK_CHECK                   1035
  36. #define IDC_CMB_DROPDOWN                1036
  37. #define IDC_CHK_GPF                     1036
  38. #define IDC_LST_CTRL                    1037
  39. #define IDC_CHK_CD                      1037
  40. #define IDC_EDT_LAST                    1038
  41. #define IDC_CHK_IMPORT                  1040
  42. #define IDC_LBLMAIN                     1041
  43. #define IDC_EDT_MESSAGE                 1042
  44. #define IDC_CHK_CONVERT                 1043
  45. #define ID_FILE_HMXDIALOG               32771
  46. #define ID_FILE_HMXSHAPEDDIALOG         32772
  47. #define ID_FILE_HMXFORMVIEW             32773
  48. #define ID_FILE_HMXSHAPEDFORMVIEW       32774
  49. // Next default values for new objects
  50. // 
  51. #ifdef APSTUDIO_INVOKED
  52. #ifndef APSTUDIO_READONLY_SYMBOLS
  53. #define _APS_3D_CONTROLS                     1
  54. #define _APS_NEXT_RESOURCE_VALUE        132
  55. #define _APS_NEXT_COMMAND_VALUE         32775
  56. #define _APS_NEXT_CONTROL_VALUE         1019
  57. #define _APS_NEXT_SYMED_VALUE           101
  58. #endif
  59. #endif