Added a missing define.
This commit is contained in:
parent
08383277cb
commit
eb3113dc5c
|
@ -93,6 +93,8 @@ typedef struct {
|
|||
#define DRV_QUERYDSOUNDDESC (DRV_RESERVED + 21)
|
||||
#endif
|
||||
|
||||
#define DRVM_MAPPER_PREFERRED_FLAGS_PREFERREDONLY 0x00000001
|
||||
|
||||
#define WODM_INIT DRVM_INIT
|
||||
#define WODM_GETNUMDEVS 3
|
||||
#define WODM_GETDEVCAPS 4
|
||||
|
|
Loading…
Reference in New Issue