mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 01:40:36 +00:00
[PSDK] Add missing QDC_ALL_PATHS.
svn path=/trunk/; revision=70072
This commit is contained in:
parent
ab758d5b2e
commit
75a0623279
1 changed files with 2 additions and 0 deletions
|
@ -1261,6 +1261,8 @@ extern "C" {
|
|||
#define DM_DISPLAYFIXEDOUTPUT 0x20000000
|
||||
#endif
|
||||
|
||||
#define QDC_ALL_PATHS 0x00000001
|
||||
|
||||
#define DMICMMETHOD_NONE 1
|
||||
#define DMICMMETHOD_SYSTEM 2
|
||||
#define DMICMMETHOD_DRIVER 3
|
||||
|
|
Loading…
Reference in a new issue