KWin32.cpp
Upload User: dzyhzl
Upload Date: 2019-04-29
Package Size: 56270k
Code Size: 1k
Development Platform:

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. //---------------------------------------------------------------------------