Resource.h 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Demo.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDD_DEMO_FORM 101
  7. #define IDD_PROPPAGE1 104
  8. #define IDD_PROPPAGE2 105
  9. #define IDD_PROPPAGE3 106
  10. #define IDR_MAINFRAME 128
  11. #define IDR_DEMOTYPE 129
  12. #define IDR_DEMOTYPE1 130
  13. #define IDR_DEMOTYPE2 131
  14. #define IDD_NEWFORM 131
  15. #define IDC_EDIT1 1000
  16. #define IDC_BUTTON1 1002
  17. #define IDC_BUTTON2 1003
  18. #define IDC_CHECK1 1003
  19. #define IDC_RADIO4 1004
  20. #define IDC_COMBO1 1005
  21. #define IDC_LIST1 1006
  22. #define IDC_RADIO1 1008
  23. #define IDC_PICTURE1 1008
  24. #define IDC_RADIO2 1009
  25. #define IDC_STATIC1 1010
  26. #define IDC_SLIDER1 1010
  27. #define IDC_GROUP1 1011
  28. #define IDC_LABEL1 1011
  29. #define IDC_ICON1 1012
  30. #define IDC_RADIO3 1013
  31. #define IDC_STATIC2 1014
  32. #define IDC_TEXT 1015
  33. #define IDC_SHEETHOLDER 1016
  34. // Next default values for new objects
  35. //
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE 132
  39. #define _APS_NEXT_COMMAND_VALUE 32771
  40. #define _APS_NEXT_CONTROL_VALUE 1017
  41. #define _APS_NEXT_SYMED_VALUE 101
  42. #endif
  43. #endif