Is there any program that can take a D file and essentially make an H file for other programs to import for dll work? I want to create the DLL's in D rather than C++ and would like to generate the H file from the D file.