Skip to content

Exclude from peek usage is misleading #140

@Slion

Description

@Slion

DwmSetWindowAttribute should be passed true/1 or false/0 as int.
Currently we pass DWMNCRENDERINGPOLICY.DWMNCRP_ENABLE which just happens to work cause it's also 1.
See: https://learn.microsoft.com/en-us/windows/win32/api/dwmapi/ne-dwmapi-dwmwindowattribute

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions