resource.h 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by registersn.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_REGISTERSN_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDD_DLGCODE 129
  11. #define BTN_OPEN 1000
  12. #define BTN_CREATE 1001
  13. #define IDC_EDIT1 1002
  14. #define ED_SN 1002
  15. #define ST_SN 1003
  16. #define ST_SN2 1004
  17. #define IDC_EDIT2 1005
  18. #define ED_USETIME 1005
  19. #define ST_SN3 1006
  20. #define IDC_EDIT3 1007
  21. #define ED_PNAME 1007
  22. #define ED_INPUTCODE 1007
  23. #define ST_SN4 1008
  24. #define IDC_EDIT4 1009
  25. #define ED_STIME 1009
  26. #define ST_SN5 1010
  27. #define IDC_EDIT5 1011
  28. #define ED_LTIME 1011
  29. #define ST_SN6 1012
  30. #define IDC_EDIT6 1013
  31. #define ED_ETIME 1013
  32. #define IDC_EDIT7 1014
  33. #define ED_CODE 1014
  34. #define ST_SN7 1015
  35. #define IDC_EDIT8 1016
  36. #define IDC_BUTTON1 1016
  37. #define BTN_TEST 1016
  38. #define ST_SN8 1017
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE 130
  44. #define _APS_NEXT_COMMAND_VALUE 32771
  45. #define _APS_NEXT_CONTROL_VALUE 1017
  46. #define _APS_NEXT_SYMED_VALUE 101
  47. #endif
  48. #endif