Hi,
Is there any method in Symbian which is similar to dlopen and
dlsym on linux,
LoadLibrary and LoadProcAddress on windows?
dlopen on linux will load a dll during runtime. dlsym will get
the symbol from dll.
Any references regarding symbian equivalent will be useful.
Regards,
Kishore.