Added a missing define.

oldstable
Robert Reif 2004-12-17 19:03:35 +00:00 committed by Alexandre Julliard
parent 08383277cb
commit eb3113dc5c
1 changed files with 2 additions and 0 deletions

View File

@ -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