The MASM Forum

Projects => Poasm => Pelle's C compiler and tools => Topic started by: Vortex on November 17, 2023, 05:49:17 AM

Title: Dll to module definition file converter
Post by: Vortex on November 17, 2023, 05:49:17 AM
DllToDef is a command-line application writing all the exported functions of a Dll to a module definition file. The Pelles C code is the output of the Basic to C converter, BCX