#include "Win32/Win32.hpp"#include "Utils/Image.hpp"#include "Utils/Logger.hpp"#include <windowsx.h>#include <cstring>#include <unordered_map>#include <utility>
Include dependency graph for win32.cpp:Go to the source code of this file.
Variables | |
| constexpr wchar_t | WINDOW_CLASS_NAME [] = L"CAE_WindowsWindowClass" |