Classes | |
| class | ConWin_t |
| Console window. More... | |
| class | SurfCl_t |
| WinApp_t nested bitmap surface client (incomplete). More... | |
| class | WinApp_t |
| Single-window Application. More... | |
Functions | |
| bool | WinAppInit (WinApp_t &App, WinApp_t::InitCfg_t &Cfg) |
| WinApp_t & | WinAppInst () |
| bool fs::rap::WinAppInit | ( | WinApp_t & | App, | |
| WinApp_t::InitCfg_t & | Cfg | |||
| ) |
Definition at line 70 of file main.cpp.
References g_SurfCl, fs::rap::WinApp_t::InitCfg_t::m_bClrBgr, fs::rap::WinApp_t::InitCfg_t::m_bRtm, fs::rap::WinApp_t::InitCfg_t::m_nClH, fs::rap::WinApp_t::InitCfg_t::m_nClW, fs::rap::WinApp_t::InitCfg_t::m_pszTitle, and fs::rap::WinApp_t::RegEvRcvr().
Here is the call graph for this function:

| WinApp_t& fs::rap::WinAppInst | ( | ) |
Definition at line 82 of file fsWinApp.cpp.