that thread can explicitly load the dll into the process's address space, get the virtual memory address of a function contained within the dll, and then call the function using this memory address.
该线程可以将d l l显式加载到进程的地址空间,获得d l l中包含的函数的虚拟内存地址,然后使用该内存地址调用该函数。
writing process is complete page-based virtual memory address translation process management and simulation page fault handling.