1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

include: Define DRV_MCI_FIRST.

This commit is contained in:
Jörg Höhle 2010-12-15 21:18:47 +01:00 committed by Alexandre Julliard
parent c6dd14199c
commit 2e177cb249

View File

@ -200,6 +200,8 @@ typedef struct mmtime_tag {
#define DRV_POWER 0x000F
#define DRV_RESERVED 0x0800
#define DRV_MCI_FIRST DRV_RESERVED
#define DRV_MCI_LAST (0xFFF + DRV_MCI_FIRST)
#define DRV_USER 0x4000
#define DRVCNF_CANCEL 0x0000