函数名称: MmMapFile 函数说明: 将内存DLL数据按SectionAlignment大小对齐映射到进程内存中 作 者: GuiShou 时 间: 2019/1/20 参 数: LPVOID lpData 内存DLL文件数据的基址, LPVOID lpBaseAddress 内存DLL数据按SectionAlignment大小对齐映射到进程内存中的内存基址 返 回 值: BOOL 是否成功
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected