resource.h
上传用户:wpp2016
上传日期:2010-02-01
资源大小:1250k
文件大小:1k
源码类别:

Telnet服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AnyServer.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_ANYSERVER_FORM              101
  7. #define IDP_SOCKETS_INIT_FAILED         104
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_ANYSERTYPE                  129
  10. #define IDR_TRAYMENU                    131
  11. #define IDC_STARTBTN                    1000
  12. #define IDC_STOPBTN                     1001
  13. #define IDC_CLOSECHAT                   1002
  14. #define IDC_USEREDIT                    1006
  15. #define IDC_IPADDRESS                   1011
  16. #define IDC_RESPONSE                    1012
  17. #define ID_STARTSERVER                  32771
  18. #define ID_STOPSERVER                   32772
  19. #define ID_SHSERVER                     32775
  20. #define ID_INDICATOR_START              61204
  21. #define ID_INDICATOR_STOP               61205
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS                     1
  27. #define _APS_NEXT_RESOURCE_VALUE        133
  28. #define _APS_NEXT_COMMAND_VALUE         32776
  29. #define _APS_NEXT_CONTROL_VALUE         1013
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif