JY
2010-03-18 09:26:01 UTC
Hi,
I have an MFC application that needs to delay load some DLLs. I've mentioned
the names of these DLLs in Linker->Input->Delay loaded DLLs and things work
fine, but only if the DLLs reside in the EXEs path.
I would like to load the DLLs from any other location, for example the temp
path. Is there anything else that I need to do for this?
TIA,
JY
I have an MFC application that needs to delay load some DLLs. I've mentioned
the names of these DLLs in Linker->Input->Delay loaded DLLs and things work
fine, but only if the DLLs reside in the EXEs path.
I would like to load the DLLs from any other location, for example the temp
path. Is there anything else that I need to do for this?
TIA,
JY