resource.h 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by kernel.rc
  4. //
  5. #define IDD_ATTRIB_COMX 147
  6. #define IDD_DATABLOCK_DIALOG 189
  7. #define IDC_DATABLOCKLIST 1001
  8. #define IDC_LIST1 1002
  9. #define IDC_ADDDATA 1003
  10. #define IDC_GRIDCTRL1 1020
  11. #define IDC_BAUDRATECB 2000
  12. #define IDC_BYTESIZECB 2001
  13. #define IDC_ADDOPRATOR 2001
  14. #define IDC_PARITYCB 2002
  15. #define IDC_STOPBITSCB 2003
  16. #define IDC_TYPE 2007
  17. #define IDC_NAME 2009
  18. #define IDC_ADDRESS 2011
  19. #define IDC_USED 2022
  20. #define IDC_PORTCB 2040
  21. #define IDC_ADD 2042
  22. #define IDC_DELETE 2043
  23. #define IDC_SAVE 2044
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 1007
  29. #define _APS_NEXT_COMMAND_VALUE 32771
  30. #define _APS_NEXT_CONTROL_VALUE 1025
  31. #define _APS_NEXT_SYMED_VALUE 1000
  32. #endif
  33. #endif