resource.h 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by RunTest.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_RUNTEST_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDD_DIALOG1 129
  11. #define DLG_INSERTDEVICE 129
  12. #define IDB_BITMAP1 130
  13. #define IDI_ICON1 131
  14. #define IDI_ICON2 132
  15. #define IDI_ICON3 133
  16. #define IDI_ICON4 134
  17. #define IDI_ICON5 135
  18. #define IDC_TREE1 1000
  19. #define IDC_BUTTON1 1001
  20. #define IDC_BUTTON2 1002
  21. #define IDC_BUTTON3 1003
  22. #define IDC_RICHEDIT21 1004
  23. #define IDC_RICHEDIT22 1005
  24. #define IDC_BUTTON4 1005
  25. #define IDCANCLE 1006
  26. #define IDC_BUTTON6 1006
  27. #define IDC_EDIT2 1008
  28. #define IDC_EDIT3 1009
  29. #define IDC_EDIT4 1010
  30. #define IDC_EDIT5 1011
  31. #define IDC_EDIT6 1012
  32. #define IDC_EDIT7 1013
  33. #define IDC_EDIT8 1014
  34. #define BTN_MODIFY 1015
  35. #define IDC_EDIT9 1016
  36. #define IDC_BUTTON5 1016
  37. #define IDC_EDIT1 1017
  38. #define IDC_EDIT10 1018
  39. #define IDC_EDIT11 1019
  40. #define TX_SHOWCOUNT 1020
  41. #define TX_COUNT 1021
  42. // Next default values for new objects
  43. //
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE 136
  47. #define _APS_NEXT_COMMAND_VALUE 32771
  48. #define _APS_NEXT_CONTROL_VALUE 1022
  49. #define _APS_NEXT_SYMED_VALUE 101
  50. #endif
  51. #endif