That's ok, using the DLL with implib works, but crashing is never nice. I don't think coffimplib is available for download however?
On 10/18/10, Kagamin <s...@here.lot> wrote: > Andrej Mitrovic Wrote: > >> Using: implib output.lib portaudio.def >> >> The usual Windows crash dialog appears. > > You should use coffimplib instead and convert .lib import library of your > dll. >