digitalmars.D.learn - Interfacing to Pascal/Delphi
- Simen Haugen <simen norstat.no> Oct 14 2008
Earlier, I've made a library with a C wrapper so Delphi could interface with my code, but now I would like to make a much larger library available for Delphi. Is the best way still to do this using a C wrapper, or are there some libraries that could make this less tedious?
Oct 14 2008








Simen Haugen <simen norstat.no>