Hey, I'm using mingw on Windows for compilation of linux programs and there is a value that is missing in the mingw winbase.h header file: FILE_MAP_EXECUTE the wine winbase.h file has that value, but mingw devs can't copy it because of the licence used in wine. So my question is : where do wine devs get these numbers ?