> Writeln(sizeof(THandle)); // for console apps FHandle := soundtouch_createInstance(); writeln(FHandle); Writeln(sizeof(FHandle));
Gives that result : 10321232 4 > 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. ?
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal