Kanzi  3.9.9
Kanzi Engine C++ API
default_win32_wgl_graphics_output.hpp File Reference

Classes

class  kanzi::win32::DefaultWin32WGLGraphicsOutput
 Class that represents the default Win32 WGL graphics output. More...
 

Namespaces

 kanzi
 
 kanzi::win32
 

Functions

LRESULT CALLBACK kanzi::win32::appWindowProcHandler (Win32WindowHandle windowHandle, UINT message, WPARAM wParam, LPARAM lParam)
 Win32 window procedure for receiving messages for the window that was created by the thread. More...
 
void kanzi::win32::logActiveDisplays () noexcept
 Prints all available active displays. More...
 
void kanzi::win32::logGraphicsFormats () noexcept
 Prints all possible graphics formats by ID to log in CSV format. More...