#include <fs/rap/fsConWin.h>
#include <cassert>
#include <string>
#include <windows.h>
Include dependency graph for main.cpp:
Go to the source code of this file.
Namespaces | |
namespace | test |
Classes | |
class | test::TxtRcvr_t |
A sample text receiver, it routes typed text to the target console. More... | |
Functions | |
int WINAPI | WinMain (HINSTANCE, HINSTANCE, LPSTR, int) |
int WINAPI WinMain | ( | HINSTANCE | , | |
HINSTANCE | , | |||
LPSTR | , | |||
int | ||||
) |
Definition at line 44 of file main.cpp.
References fs::rap::ConWin_t::IsValid(), fs::rap::ConWin_t::Push(), fs::rap::ConWin_t::RegTxtRcvr(), fs::rap::ConWin_t::SetPos(), and fs::rap::ConWin_t::Show().
Here is the call graph for this function: