在 2018/12/6 上午3:39, Biswapriyo Nath 写道:
> Yes I've tested that patch with my repository
> https://github.com/Biswa96/WslReverse with msys2 toolchain. I can not
> understand what you mean by that error. I've compiled that repository in
> Windows 64bit with `gcc -Wall` command in that makefile.
> 
> Thank you for your reply <3

It's probably that `NTDDI_WIN10_RS5` is replaced with the constant zero.

You may want to look into other headers for how we deal with such
things, most of which are hardcoded as constant such as `0x0601`,
`0x0A02`, and so on.

-- 
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