tncon.h
资源名称:telc10.zip [点击查看]
上传用户:kunlunxyl
上传日期:2007-01-07
资源大小:45k
文件大小:0k
源码类别:
Telnet客户端
开发平台:
Visual C++
- #ifndef __TNCON_H
- #define __TNCON_H
- #include "telnet.h"
- void telProcessConsole(TelThreadParams* pParams);
- #endif