Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is it possible to link a DLL in another DLL and call its functions? How can we do that?
Yes, it's possible, and the same way that you access the functions of any DLL. But your question is not clear, what problem are you having.