On Mon, Sep 16, 2024 at 12:50 AM Nikolay Sivov <[email protected]> wrote:
>
> Was it removed after 10.0.22621.0? Because I have it there.
>
> On Sun, Sep 15, 2024 at 8:13 PM Biswapriyo Nath <[email protected]>
> wrote:
>
> > Do we need to keep d2derr.h? It does not exists in latest Windows SDK
> > 10.x version.

Oh, my bad. The file name is D2DErr.h and I used `find` without `-iname`.

So, the D2DErr.h file in Windows SDK has less error codes. Probably
those were moved to winerror.h. Could we do the same in mingw-w64 also
to prevent duplicate macros?


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

Reply via email to