jeffjiang0613

Results 3 issues of jeffjiang0613

I have a library named a.dll, a.dll has a reference b.dll. When I want to use MemoryLoadLibrary to load a.dll, the default references loader is LoadLibraryA, when I changed the...