cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

gv_util_win32_windows.h

Go to the documentation of this file.
00001 #include "GV.H"
00002 
00003 
00004 #ifndef FEATURE_WIPI20
00005 #ifdef _WIN32
00006 void _WIN32_WINDOWS_ErrorMessageBox(const char* ErrorString, const char* strCaption);
00007 void PumpWin32Message(void);
00008 #else
00009 
00010 #endif
00011 #endif
00012 

Copyright(C) gvSystem & GamePlus All Rights Reserved.