加载一个扩展模块(mrx程序)
virtual bool loadModule(const TCHAR * fileName, bool printit, bool asCmd = false) = 0;
成功返回true
McRxDynamicLinker 方法