Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
e08fbd27
Commit
e08fbd27
authored
Apr 04, 2024
by
Alistair Leslie-Hughes
Committed by
Alexandre Julliard
Apr 04, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add some DWMWA_* enum values.
parent
a865ec35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
dwmapi.h
include/dwmapi.h
+9
-0
No files found.
include/dwmapi.h
View file @
e08fbd27
...
...
@@ -57,6 +57,15 @@ enum DWMWINDOWATTRIBUTE {
DWMWA_CLOAK
,
DWMWA_CLOAKED
,
DWMWA_FREEZE_REPRESENTATION
,
DWMWA_PASSIVE_UPDATE_MODE
,
DWMWA_USE_HOSTBACKDROPBRUSH
,
DWMWA_USE_IMMERSIVE_DARK_MODE
=
20
,
DWMWA_WINDOW_CORNER_PREFERENCE
=
33
,
DWMWA_BORDER_COLOR
,
DWMWA_CAPTION_COLOR
,
DWMWA_TEXT_COLOR
,
DWMWA_VISIBLE_FRAME_BORDER_THICKNESS
,
DWMWA_SYSTEMBACKDROP_TYPE
,
DWMWA_LAST
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment