#39129: missing definition PAGE_TARGETS_INVALID winnt.h Open Date: 2019-04-13 23:17 Last Update: 2019-06-07 22:29 URL for this Ticket: https://osdn.net//projects/mingw/ticket/39129 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39129 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2019-06-07 22:29 Updated by: keith * Status Update from Open to Closed * Resolution Update from Later to Fixed * Details Updated Comment: I've now pushed this update to the repository; it will be included in the next release. --------------------------------------------------------------------- Ticket Status: Reporter: rich_coe Owner: keith Type: Issues Status: Closed Priority: 5 - Medium MileStone: (None) Component: WSL Severity: 5 - Medium Resolution: Fixed --------------------------------------------------------------------- Ticket details: I was compiling code for mingw and the code made a reference to PAGE_TARGETS_INVALID. I found it defined here: https://docs.microsoft.com/en-us/windows/desktop/ memory/memory-protection-constants mingw-w64-headers/include/winnt.h #define PAGE_WRITECOMBINE 0x400 + #define PAGE_TARGETS_INVALID 0x40000000 I looked at cygwin, but I didn't find winnt.h in their stuff. -- Ticket information of MinGW - Minimalist GNU for Windows project MinGW - Minimalist GNU for Windows Project is hosted on OSDN Project URL: https://osdn.net/projects/mingw/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/mingw/ticket/39129 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=39129