LoadLibrary ("文件名"):返回得到的模块句柄,可以加载一个动态连接库或exe文件。 例:. HINSTANCE hLib = NULL;. string path = g_strExeFilePath + ...
確定! 回上一頁