Resource.h 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by test.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_TEST_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDD_DIALOG1 129
  11. #define IDC_LIST1 1000
  12. #define IDC_BUTTON1 1001
  13. #define IDC_BUTTON2 1002
  14. #define IDC_BUTTON3 1003
  15. #define IDC_RADIO1 1004
  16. #define IDC_RADIO2 1005
  17. #define IDC_EDIT1 1005
  18. #define IDC_RADIO3 1006
  19. #define IDC_RADIO4 1007
  20. #define IDC_SPIN1 1007
  21. #define IDC_EDIT2 1008
  22. #define IDC_SPIN2 1009
  23. #define IDC_EDIT3 1010
  24. #define IDC_SPIN3 1011
  25. #define IDC_EDIT4 1012
  26. #define IDC_CHECK1 1013
  27. #define IDC_COMBO1 1014
  28. #define IDC_CHECK2 1015
  29. #define IDC_LIST2 1016
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 131
  35. #define _APS_NEXT_COMMAND_VALUE 32771
  36. #define _APS_NEXT_CONTROL_VALUE 1017
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif