Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cWinApp.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cWinMessagePump
 
class  GrayLib::CWinApp
 

Namespaces

 GrayLib
 

Macros

#define AfxGetApp()   cSingletonStatic<cAppImpl>::get_SingleCast<CWinApp>()
 

Macro Definition Documentation

◆ AfxGetApp

#define AfxGetApp ( )    cSingletonStatic<cAppImpl>::get_SingleCast<CWinApp>()