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
bbd882a3
Commit
bbd882a3
authored
Apr 22, 2010
by
Maarten Lankhorst
Committed by
Alexandre Julliard
Apr 26, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
includes: Add some devpkey definitions.
parent
2b3b8603
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
devpkey.h
include/devpkey.h
+4
-0
No files found.
include/devpkey.h
View file @
bbd882a3
...
...
@@ -56,3 +56,7 @@ DEFINE_DEVPROPKEY(DEVPKEY_Device_RemovalPolicyOverride, 0xa45c254e,0xdf1c,0x4efd
DEFINE_DEVPROPKEY
(
DEVPKEY_Device_InstallState
,
0xa45c254e
,
0xdf1c
,
0x4efd
,
0x80
,
0x20
,
0x67
,
0xd1
,
0x46
,
0xa8
,
0x50
,
0xe0
,
36
);
DEFINE_DEVPROPKEY
(
DEVPKEY_Device_LocationPaths
,
0xa45c254e
,
0xdf1c
,
0x4efd
,
0x80
,
0x20
,
0x67
,
0xd1
,
0x46
,
0xa8
,
0x50
,
0xe0
,
37
);
DEFINE_DEVPROPKEY
(
DEVPKEY_Device_BaseContainerId
,
0xa45c254e
,
0xdf1c
,
0x4efd
,
0x80
,
0x20
,
0x67
,
0xd1
,
0x46
,
0xa8
,
0x50
,
0xe0
,
38
);
DEFINE_DEVPROPKEY
(
DEVPKEY_DeviceInterface_FriendlyName
,
0x026e516e
,
0x8b14
,
0x414b
,
0x83
,
0xcd
,
0x85
,
0x6d
,
0x6f
,
0xef
,
0x48
,
0x22
,
2
);
DEFINE_DEVPROPKEY
(
DEVPKEY_DeviceInterface_Enabled
,
0x026e516e
,
0x8b14
,
0x414b
,
0x83
,
0xcd
,
0x85
,
0x6d
,
0x6f
,
0xef
,
0x48
,
0x22
,
3
);
DEFINE_DEVPROPKEY
(
DEVPKEY_DeviceInterface_ClassGuid
,
0x026e516e
,
0x8b14
,
0x414b
,
0x83
,
0xcd
,
0x85
,
0x6d
,
0x6f
,
0xef
,
0x48
,
0x22
,
4
);
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