Re: FMOD working with Windows

2009-11-09 Thread Joel Christensen
grauzone wrote: Joel Christensen wrote: FMOD sound (record and play) is off D Programming web site. http://wiki.dprogramming.com/FMod/HomePage I followed instructions from the web site. But one instruction said to use 'coffimplib.exe' but I couldn't see where it is to download it, and one li

DLL under windows

2009-11-09 Thread Sam Hu
DMD2.036. Under dmd/phobos release package,inside samples\d\mydll folder,there is a sample to write dll and import lib fille from.It compiled and runs fine.But when I try to modify a bit,it produce strange error problem.Kindly refer to the sample for source. In mydll2.d which contains the expor

Re: FMOD working with Windows

2009-11-09 Thread grauzone
Joel Christensen wrote: FMOD sound (record and play) is off D Programming web site. http://wiki.dprogramming.com/FMod/HomePage I followed instructions from the web site. But one instruction said to use 'coffimplib.exe' but I couldn't see where it is to download it, and one link wasn't found (

Re: FMOD working with Windows

2009-11-09 Thread Joel Christensen
Now I get the error using coffimplib.exe 'Error: missing archive signature'.