|
-
May 19th, 1999, 10:27 AM
#1
DLL relocation at application load time
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|