tnnet.h
上传用户:kunlunxyl
上传日期:2007-01-07
资源大小:45k
文件大小:0k
源码类别:

Telnet客户端

开发平台:

Visual C++

  1. #ifndef __TNNET_H
  2. #define __TNNET_H
  3. #include "telnet.h"
  4. DWORD telProcessNetwork(LPVOID pvParams);
  5. #endif