在 2020/4/4 16:28, Martin Storsjö 写道:
> 
> Did you actually test this at all, in any way, whatsoever?
> 
> Because the newly added function declarations use the types
> MEM_EXTENDED_PARAMETER and PCFG_CALL_TARGET_INFO, that aren't declared
> anywhere in mingw-w64 headers.
> 


Hmm.. how could this compile with the following command:

```
gcc -xc -D_WIN32_WINNT=0xFFFF -include windows.h -std=c89 -Wall -Wextra
memoryapi.h
```

This is also what I use to verify each header that it actually compiles
before pushing those patches. I think I will have to run complete builds
hereafter.


-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to