FMOD working with Windows
    grauzone 
    none at example.net
       
    Mon Nov  9 00:25:28 PST 2009
    
    
  
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 (Dr.Dobb).
You can avoid the whole crap with linking to a .lib and use derelict.
Derelict simply dynamically loads the DLL.
    
    
More information about the Digitalmars-d-learn
mailing list