|
Clay Library
1.0.1
|
Functions | |
| int | clay::lib::Plugin (const std::string &sLibraryName, const std::string &sLibraryFilePath) |
| int clay::lib::Plugin | ( | const std::string & | sLibraryName, |
| const std::string & | sLibraryFilePath | ||
| ) |
Load a module by its name and its DLL file path
| sLibraryName | The module name |
| sLibraryFilePath | The DLL file path |
1.8.4