Prashanth Patali
May 19th, 1999, 10:27 AM
Hi,
I maintain a CAD application. This has several DLLs(Aroung 25-30). When I debug the application in my 'output(debug) window', I get the following messages as these DLLs get loaded into the memory
Loaded 'MyDLLA.dll'
LDR: Automatic DLL Relocation in MyApp.exe
LDR: Dll MyAppB.dll base 10000000 relocated due to collision with MyDLLA.dll
This happens with all the dlls as they are loaded. Does this increase the loading time of my application?(now it takes quite a lot of time) and if it does, is there any way to avoid the above DLL relocation problem ?
thanks
prashanth
I maintain a CAD application. This has several DLLs(Aroung 25-30). When I debug the application in my 'output(debug) window', I get the following messages as these DLLs get loaded into the memory
Loaded 'MyDLLA.dll'
LDR: Automatic DLL Relocation in MyApp.exe
LDR: Dll MyAppB.dll base 10000000 relocated due to collision with MyDLLA.dll
This happens with all the dlls as they are loaded. Does this increase the loading time of my application?(now it takes quite a lot of time) and if it does, is there any way to avoid the above DLL relocation problem ?
thanks
prashanth