Re: Avifil32_ext - Userlibrary
Posted: Tue Feb 08, 2011 1:44 pm
a) My provided "aviaudio" PureLibrary should still work as it relies on compiled C code and no PB string manager stuff has been used.
b) In the Library package you can see a more complex code example where its shown how to use the avifil32 functions in a low level way.
So do use TS-Softs "Lib2PBImport" tool (http://www.realsource.de/index.php/down ... s-?start=5) where you easely can build an include file. That one will include the needed Import "avifil32.lib" command
which does provide all the needed fucntions out of the avifil32.lib used in the example mentioned in point b) above.
b) In the Library package you can see a more complex code example where its shown how to use the avifil32 functions in a low level way.
So do use TS-Softs "Lib2PBImport" tool (http://www.realsource.de/index.php/down ... s-?start=5) where you easely can build an include file. That one will include the needed Import "avifil32.lib" command
which does provide all the needed fucntions out of the avifil32.lib used in the example mentioned in point b) above.