Resource.h
上传用户:dxkj_777
上传日期:2021-04-03
资源大小:1874k
文件大小:2k
源码类别:

并口编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ParallelPortControl.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_PARALLELPORTCONTROL_DIALOG  102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_EDIT1                       1000
  11. #define IDC_EDIT2                       1001
  12. #define IDC_BUTTON_WRITEDATAPORT        1002
  13. #define IDC_EDIT3                       1003
  14. #define IDC_EDIT4                       1004
  15. #define IDC_BUTTON_WRITECONTORLPORT     1005
  16. #define IDC_EDIT5                       1006
  17. #define IDC_EDIT6                       1007
  18. #define IDC_BUTTON_READSTATEPORT        1008
  19. #define IDC_EDIT7                       1009
  20. #define IDC_EDIT8                       1010
  21. #define IDC_BUTTON_READCONTROLPORT      1011
  22. #define IDC_BUTTON_ABOUT                1012
  23. #define IDC_EDIT9                       1015
  24. #define IDC_EDIT10                      1016
  25. #define IDC_BUTTON_READDATA             1017
  26. #define IDC_EDIT11                      1018
  27. #define IDC_EDIT12                      1019
  28. #define IDC_BUTTON_WRITEDATA            1020
  29. #define IDC_EDIT13                      1021
  30. #define IDC_EDIT14                      1022
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        129
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1013
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif