mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
sys/windows: add several functions and constants
This commit is contained in:
@@ -25,6 +25,7 @@ WM_ENDSESSION :: 0x0016
|
||||
WM_SHOWWINDOW :: 0x0018
|
||||
WM_CTLCOLOR :: 0x0019
|
||||
WM_WININICHANGE :: 0x001a
|
||||
WM_SETTINGCHANGE :: WM_WININICHANGE
|
||||
WM_DEVMODECHANGE :: 0x001b
|
||||
WM_ACTIVATEAPP :: 0x001c
|
||||
WM_FONTCHANGE :: 0x001d
|
||||
|
||||
Reference in New Issue
Block a user