mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-17 03:06:39 -07:00
chore: Update windows deployment folder
This commit is contained in:
parent
bb9fba04ce
commit
1879f9bb43
6 changed files with 42 additions and 44 deletions
|
|
@ -77,7 +77,7 @@ class Win32Window {
|
|||
// OS callback called by message pump. Handles the WM_NCCREATE message which
|
||||
// is passed when the non-client area is being created and enables automatic
|
||||
// non-client DPI scaling so that the non-client area automatically
|
||||
// responsponds to changes in DPI. All other messages are handled by
|
||||
// responds to changes in DPI. All other messages are handled by
|
||||
// MessageHandler.
|
||||
static LRESULT CALLBACK WndProc(HWND const window,
|
||||
UINT const message,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue