[Issue 19571] New: Incorrect definition of DTM_FIRST in core.sys.windows.commctrl
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 10 11:17:18 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19571
Issue ID: 19571
Summary: Incorrect definition of DTM_FIRST in
core.sys.windows.commctrl
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: normal
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: johnch_atms at hotmail.com
In core.sys.windows.commctrl, DTM_FIRST is incorrectly defined and causes
messages using it to fail. It should be 0x1000 instead of 0x10000.
--
More information about the Digitalmars-d-bugs
mailing list