What is the Most Effective Tool to Convert WinAPI Headers?
12345swordy
alexanderheistermann at gmail.com
Mon Oct 12 18:04:12 UTC 2020
On Monday, 12 October 2020 at 17:28:39 UTC, starcanopy wrote:
> I'm currently working on a Phobos issue that necessitates a
> function whose declaration is found in Fileapi.h.
> Unfortunately, druntime doesn't contain the header's D
> counterpart. I know there are a few tools to help automate this
> process, but which one would has been known to work well with
> Windows' headers?
Try using the dpp library.
-Alex
More information about the Digitalmars-d
mailing list