On Wed, Apr 3, 2024 at 9:16 PM Po Lu <luangruo@yahoo.com> wrote:
>
> Elijah G <eg642616@gmail.com> writes:
>
> > Yes you are right, but since d1d2.h is also made in C i think it
> > may be possible to import it into emacs, (except d2d1_helper headers
> > since they are made in pure C++ (also i'm thinking of adding another
> > header into emacs to add similar helper functions)),
>
> If this header requires a C++ compiler, I can't promise the additional
> build-time requirement will be acceptable.

As far as i know, the header doesn't need any c++ compiler (also the dlls are built-in in my system), my build is using gcc  -g3 -O2 -gdwarf-2.