mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-28 17:04:34 +00:00
Add missing SetLayeredWindowAttributes constants
This commit is contained in:
@@ -871,3 +871,6 @@ NONCLIENTMETRICSW :: struct {
|
||||
iPaddedBorderWidth: i32,
|
||||
}
|
||||
LPNONCLIENTMETRICSW :: ^NONCLIENTMETRICSW
|
||||
|
||||
LWA_COLORKEY :: 0x1
|
||||
LWA_ALPHA :: 0x2
|
||||
|
||||
Reference in New Issue
Block a user