HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
crt_utils.hpp
Go to the documentation of this file.
1
2#pragma once
3
4#include "crt_utils_intf.hpp" // export
5#include "crt_utils_win32_impl.hpp" // export
6
7hi_export_module(hikogui.crt.crt_utils);