It should be compiled as a DLL. You can use the DLL already compiled if you don't want to modify it.
The demo programs are then compiled and linked with the DLL. The DLL has public calling points exposed, and these are called inside your demo program. This is just a basic response, as I haven't programmed in C in 10 years, having moved to Java. In Java though, I do a similar thing, except we call it a JAR file, and I just "link" the JAR file to whatever application I am working on. On 5/19/13, Lefteris Argyriadis <[email protected]> wrote: >. ...First of all, i am still trying to figure > out whether it is an executable, a .dll or something else that i have to run > to do the job. ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
