mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
sys/windows: add several of constants
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// +build windows
|
||||
package sys_windows
|
||||
|
||||
WM_NULL :: 0x0000
|
||||
@@ -1044,4 +1045,4 @@ OCM_CTLCOLORSCROLLBAR :: 0x2137
|
||||
OCM_CTLCOLORSTATIC :: 0x2138
|
||||
OCM_PARENTNOTIFY :: 0x2210
|
||||
WM_APP :: 0x8000
|
||||
WM_RASDIALEVENT :: 0xcccd
|
||||
WM_RASDIALEVENT :: 0xcccd
|
||||
|
||||
Reference in New Issue
Block a user