resource.h 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Sample.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_SAMPLE1_DIALOG 102
  9. #define IDD_SAMPLE_DIALOG 102
  10. #define IDR_MAINFRAME 128
  11. #define IDR_MENU1 129
  12. #define IDC_BUTTON1 1000
  13. #define IDC_CHECK4 1005
  14. #define IDC_CHECK5 1006
  15. #define IDC_CHECK6 1007
  16. #define IDC_RADIO1 1008
  17. #define IDC_RADIO2 1009
  18. #define IDC_COMBO1 1010
  19. #define IDC_EDIT1 1011
  20. #define IDC_CUSTOM1 1012
  21. #define IDC_SCROLLBAR1 1013
  22. #define IDC_SCROLLBAR2 1014
  23. #define IDC_LIST1 1015
  24. #define IDC_LIST2 1016
  25. #define IDC_TREE1 1017
  26. #define IDC_PROGRESS1 1018
  27. #define IDC_SPIN1 1021
  28. #define IDC_TAB1 1022
  29. #define IDC_SLIDER1 1023
  30. #define ID_FILE_NEW32771 32771
  31. #define ID_FILE_OPENT 32772
  32. #define ID_EDIT_COPY32773 32773
  33. #define ID_EDIT_PASTE32774 32774
  34. #define ID_HELP32775 32775
  35. #define ID_HELP_ABOUT 32776
  36. #define ID_EDIT_CUT32777 32777
  37. #define ID_EDIT_DELETE 32778
  38. #define ID_FILE_SAVE32779 32779
  39. #define ID_FILE_SAVEAS 32780
  40. // Next default values for new objects
  41. //
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE 130
  45. #define _APS_NEXT_COMMAND_VALUE 32781
  46. #define _APS_NEXT_CONTROL_VALUE 1024
  47. #define _APS_NEXT_SYMED_VALUE 101
  48. #endif
  49. #endif