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