cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
win32.cpp File Reference
#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"
 

Variable Documentation

◆ WINDOW_CLASS_NAME

wchar_t WINDOW_CLASS_NAME[] = L"CAE_WindowsWindowClass"
constexpr

Definition at line 12 of file win32.cpp.