StdAfx.cpp
上传用户:zhangwei01
上传日期:2007-01-09
资源大小:25k
文件大小:0k
源码类别:

Telnet服务器

开发平台:

Visual C++

  1. // stdafx.cpp : source file that includes just the standard includes
  2. // telnet server.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4. #include "stdafx.h"
  5. // TODO: reference any additional headers you need in STDAFX.H
  6. // and not in this file