mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Update core/sys/windows/dwmapi.odin
Co-authored-by: Laytan <laytanlaats@hotmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ DWMNCRENDERINGPOLICY :: enum {
|
|||||||
DWMNCRP_LAST,
|
DWMNCRP_LAST,
|
||||||
}
|
}
|
||||||
|
|
||||||
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int{
|
DWM_WINDOW_CORNER_PREFERENCE :: enum c_int {
|
||||||
DEFAULT,
|
DEFAULT,
|
||||||
DONOTROUND,
|
DONOTROUND,
|
||||||
ROUND,
|
ROUND,
|
||||||
|
|||||||
Reference in New Issue
Block a user