Dear All,
I am currently porting a Windows XP video application on to Linux box. I need some equivalent Linux API for LoadResource, FindResource, GetModuleHandleEx etc. Windows XP API. After some google, I have found the dlopen, dlsym, dlclose API on Linux box. Am I correct? Or Is there any other equivalent API exists on Linux systems? Please suggest me. Thanks in advance. With Regards, Srinivas G
