resource.h 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Demo.rc
  4. //
  5. #define IDD_DEMO_DIALOG 102
  6. #define IDS_PROPSHT_CAPTION 103
  7. #define IDD_PROPPAGE1 104
  8. #define IDD_PROPPAGE2 105
  9. #define IDD_PROPPAGE3 106
  10. #define IDS_PROPSHT_CAPTION1 107
  11. #define IDD_PROPPAGE11 108
  12. #define IDD_PROPPAGE21 109
  13. #define IDD_PROPPAGE31 110
  14. #define IDR_MAINFRAME 128
  15. #define IDD_MAINDIALOG 129
  16. #define IDB_BITMAP1 131
  17. #define IDB_BITMAP2 132
  18. #define IDC_EDIT1 1000
  19. #define IDC_BUTTON1 1001
  20. #define IDC_BUTTON2 1002
  21. #define IDC_COMBO1 1002
  22. #define IDC_CHECK1 1003
  23. #define IDC_BUTTON3 1003
  24. #define IDC_RADIO1 1004
  25. #define IDC_LIST1 1006
  26. #define IDC_GROUP1 1007
  27. #define IDC_PICTURE1 1008
  28. #define IDC_SLIDER1 1010
  29. #define IDC_LABEL1 1011
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 133
  35. #define _APS_NEXT_COMMAND_VALUE 32771
  36. #define _APS_NEXT_CONTROL_VALUE 1012
  37. #define _APS_NEXT_SYMED_VALUE 111
  38. #endif
  39. #endif