Commit 2e177cb2 authored by Jörg Höhle's avatar Jörg Höhle Committed by Alexandre Julliard

include: Define DRV_MCI_FIRST.

parent c6dd1419
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment