On 01/17/2014 05:09 PM, Fred van Stappen wrote:
> 
>> I don't know if the Handle type in the header is defined by the C++
> compiler
>> or by the package itself. Consult their respective documentation for more
>> info.
> 
> Here declaration of create instance :
> 
> // Create a new instance of SoundTouch processor.
> SOUNDTOUCHDLL_API HANDLE __cdecl soundtouch_createInstance();
> 
> 
> 

That routine is defined in SoundTouchDLL.cpp which is the windows dll
wrapper. Do you have the linux equivalent?

Ludo
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to