#include <kanzi/core.ui/platform/input/common/event_queue.hpp>
#include <kanzi/core.ui/platform/windowing_ng/win32/win32_common.hpp>
#include <kanzi/core.ui/platform/windowing_ng/win32/win32_fiber.hpp>
#include <kanzi/core/debug/assert.hpp>
Classes | |
struct | kanzi::win32::DefaultFiberContext |
Structure that represents the default Win32 fiber context. More... | |
Namespaces | |
namespace | kanzi |
namespace | kanzi::win32 |
Functions | |
void WINAPI | kanzi::win32::processFiberMessages (DefaultFiberContext *fiberData) |
Processes the incoming messages on the Win32 message fiber. | |