Resource.h
上传用户:kelland5
上传日期:2016-01-23
资源大小:52k
文件大小:1k
源码类别:

Telnet客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by NetMeetingClient.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDD_NETMEETINGCLIENT_DIALOG     102
  7. #define IDP_SOCKETS_INIT_FAILED         103
  8. #define IDR_MAINFRAME                   128
  9. #define IDC_LISTCONTENT                 1000
  10. #define IDC_ENAME                       1001
  11. #define IDC_STEXT                       1002
  12. #define IDC_ECONTENT                    1003
  13. #define IDC_BTNSENDMINE                 1004
  14. #define IDC_BTNABOUT                    1005
  15. #define IDC_EMEETINGCODE                1006
  16. #define IDC_BTNCLOSE                    1007
  17. #define IDC_ESERVERNAME                 1008
  18. #define IDC_BTNCONNECT                  1009
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE        129
  24. #define _APS_NEXT_COMMAND_VALUE         32771
  25. #define _APS_NEXT_CONTROL_VALUE         1000
  26. #define _APS_NEXT_SYMED_VALUE           101
  27. #endif
  28. #endif