函数名称: MmLoadLibrary 函数说明: 将内存中的DLL按照内存对齐的方式加载到程序中 作 者: GuiShou 时 间: 2019/1/20 参 数: LPVOID lpData内存中的DLL基址 , DWORD dwSize DLL文件大小 返 回 值: LPVOID 加载成功后的DLL基址
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected