resource.h
上传用户:cjwgreen1
上传日期:2013-01-27
资源大小:24k
文件大小:1k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TelnetServer.rc
  4. //
  5. #define IDD_TELNETSERVER_DIALOG         102
  6. #define IDP_SOCKETS_INIT_FAILED         103
  7. #define IDR_MAINFRAME                   128
  8. #define IDD_TEMP_DLG                    129
  9. #define IDC_EDIT_PORT                   1000
  10. #define IDC_BUTTON_LISTEN               1001
  11. #define IDC_STATIC_PORT                 1002
  12. #define IDC_MESSAGE                     1004
  13. // Next default values for new objects
  14. // 
  15. #ifdef APSTUDIO_INVOKED
  16. #ifndef APSTUDIO_READONLY_SYMBOLS
  17. #define _APS_NEXT_RESOURCE_VALUE        131
  18. #define _APS_NEXT_COMMAND_VALUE         32771
  19. #define _APS_NEXT_CONTROL_VALUE         1005
  20. #define _APS_NEXT_SYMED_VALUE           102
  21. #endif
  22. #endif