Re: Help needed with dll
If you are on *nix creating a *.a or *.so file (library file extension) is quite easy.
Just compile the source code and stop before you link it.
Call the "Archiver utility" and apply it on your Object file.
About creating DynamicLinkLibrary files I can't say anything.
__________________
Anirban Chakraborty
|