[Issue 23894] ImportC: _InterlockedExchangeAdd and a ton of other VC intrinsics are not recognized

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 1 10:26:40 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23894

--- Comment #6 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Another problem is 

#define GENERIC_READ (0x80000000L)

these are interpreted as helper macros due to parentheses and skipped.

--


More information about the Digitalmars-d-bugs mailing list