ImportC: Windows.h
name
n at m.e
Fri Dec 1 12:09:10 UTC 2023
On Friday, 1 December 2023 at 10:23:08 UTC, Kagamin wrote:
> In C macros can be defined to any expression, so ImportC
> interprets these parentheses as arbitrary expression macros and
> skips them thinking they are helper macros that can't be always
> translated.
But does that explain why using ```FILE_MAP_READ``` (in
"memoryapi.h") also produces ```Error: undefined identifier
`FILE_MAP_READ` ```?
More information about the Digitalmars-d-learn
mailing list