app: [Windows] make custom decorated windows behave like regular windows

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2023-08-16 14:27:07 -06:00
parent 03c21dc1b5
commit 63550cc81e
2 changed files with 11 additions and 5 deletions
+1
View File
@@ -245,6 +245,7 @@ const (
WM_MOUSEHWHEEL = 0x020E
WM_NCACTIVATE = 0x0086
WM_NCHITTEST = 0x0084
WM_NCCALCSIZE = 0x0083
WM_PAINT = 0x000F
WM_QUIT = 0x0012
WM_SETCURSOR = 0x0020