Plugin architecture Dynamic Loading
Jump to navigation
Jump to search
This can be accomplished using dlopen / dlsym on MacOS and Linux platforms; I understand that LoadLibrary can be used for a similar function under Win32.