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
8e5eaf7f
Commit
8e5eaf7f
authored
Jul 01, 2011
by
Jacek Caban
Committed by
Alexandre Julliard
Jul 01, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
propkey.h: Added more PROPERTYKEY declarations.
parent
34588b39
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
propkey.h
include/propkey.h
+12
-0
No files found.
include/propkey.h
View file @
8e5eaf7f
...
...
@@ -31,4 +31,16 @@ DEFINE_PROPERTYKEY(PKEY_Audio_SampleSize, 0x64440490, 0x4c8b, 0x11d1, 0x8b, 0x80
DEFINE_PROPERTYKEY
(
PKEY_Audio_StreamName
,
0x64440490
,
0x4c8b
,
0x11d1
,
0x8b
,
0x80
,
0x08
,
0x00
,
0x36
,
0xb1
,
0x1a
,
0x03
,
9
);
DEFINE_PROPERTYKEY
(
PKEY_Audio_StreamNumber
,
0x64440490
,
0x4c8b
,
0x11d1
,
0x8b
,
0x80
,
0x08
,
0x00
,
0x36
,
0xb1
,
0x1a
,
0x03
,
8
);
DEFINE_PROPERTYKEY
(
PKEY_Title
,
0xf29f85e0
,
0x4ff9
,
0x1068
,
0xab
,
0x91
,
0x08
,
0x00
,
0x2b
,
0x27
,
0xb3
,
0xd9
,
2
);
DEFINE_PROPERTYKEY
(
PKEY_ItemName
,
0x6b8da074
,
0x3b5c
,
0x43bc
,
0x88
,
0x6f
,
0x0a
,
0x2c
,
0xdc
,
0xe0
,
0x0b
,
0x6f
,
100
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_ExcludeFromShowInNewInstall
,
0x9f4c2855
,
0x9f79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
8
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_ID
,
0x9f4c2855
,
0x9f79
,
0x4B39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
5
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_IsDestListSeparator
,
0x9f4c2855
,
0x9f79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
6
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_PreventPinning
,
0x9f4c2855
,
0x9F79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
9
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_RelaunchCommand
,
0x9f4c2855
,
0x9f79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
2
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_RelaunchDisplayNameResource
,
0x9f4c2855
,
0x9f79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
4
);
DEFINE_PROPERTYKEY
(
PKEY_AppUserModel_RelaunchIconResource
,
0x9f4c2855
,
0x9f79
,
0x4b39
,
0xa8
,
0xd0
,
0xe1
,
0xd4
,
0x2d
,
0xe1
,
0xd5
,
0xf3
,
3
);
#endif
/*_INC_PROPKEY*/
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