resource.h 845 B

12345678910111213141516171819202122232425
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dialog1.rc
  4. //
  5. // #define dialog1 101
  6. #define IDC_EDIT1 1000
  7. #define IDC_CHECK1 1001
  8. #define IDC_COMBO1 1003
  9. #define IDC_RADIO1 1005
  10. #define IDC_LIST1 1006
  11. #define IDC_SCROLLBAR1 1007
  12. #define IDC_SLIDER1 1008
  13. #define IDC_SPIN1 1009
  14. #define IDC_STATIC -1
  15. // Next default values for new objects
  16. //
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE 102
  20. #define _APS_NEXT_COMMAND_VALUE 40001
  21. #define _APS_NEXT_CONTROL_VALUE 1010
  22. #define _APS_NEXT_SYMED_VALUE 101
  23. #endif
  24. #endif