KWin32.cpp
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. //---------------------------------------------------------------------------
  2. // Blade Engine (c) 1999-2000 by Kingsoft
  3. //
  4. // File: KWin32.cpp
  5. // Date: 2000.08.08
  6. // Code: WangWei(Daphnis)
  7. // Desc: Source file that includes just the standard includes
  8. // Todo: Reference any additional headers you need in KSHEADER.H
  9. // and not in this file
  10. //---------------------------------------------------------------------------
  11. #include "KWin32.h"
  12. //---------------------------------------------------------------------------