On Mon, Sep 16, 2024 at 12:50 AM Nikolay Sivov <bungleh...@gmail.com> 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 <nathbap...@gmail.com>
> 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
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to