hd

resource.h 1.9KB

1234567891011121314151617181920212223242526272829
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by IVR.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_IVR_DIALOG 102
  9. #define IDS_STR_COM_INIT_FAILED 102
  10. #define IDP_SOCKETS_INIT_FAILED 103
  11. #define IDR_MAINFRAME 128
  12. #define IDC_LIST_INFO 1000
  13. #define IDB_BMP_LOGO_EHANG 1000
  14. #define IDC_LIST_LOG 1002
  15. #define IDC_STATIC_LOGO 1003
  16. #define IDC_STATIC_ABOUT_VERSION 1004
  17. #define IDC_STATIC_ABOUT_RIGHT 1005
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE 132
  23. #define _APS_NEXT_COMMAND_VALUE 32771
  24. #define _APS_NEXT_CONTROL_VALUE 1006
  25. #define _APS_NEXT_SYMED_VALUE 101
  26. #endif
  27. #endif