HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
win32
win32.hpp
1
// Copyright Take Vos 2023.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
4
5
#pragma once
6
7
#include "base.hpp"
// export
8
#include "libloaderapi.hpp"
// export
9
#include "processthreadsapi.hpp"
// export
10
#include "synchapi.hpp"
// export
11
#include "synchapi.h"
// export
12
#include "winnls.hpp"
// export
13
#include "winreg.hpp"
// export
14
#include "winuser.hpp"
// export
15
30
hi_export_module(hikogui.win32);
31
Generated on Mon Apr 22 2024 12:51:59 for HikoGUI by
1.10.0