|
-
June 9th, 1999, 12:38 PM
#1
Help with output window message...
I was wondering what is the cause of the following messages in the output window ???
LDR: Automatic DLL Relocation in VerifLoginEss.exe
LDR: Dll ESSNET.dll base 10000000 relocated due to collision with c:\essbase\bin\ESSAPIN.dll
Is this kind of message an indication of a buggy application ???
Thanx for your help 
-
June 9th, 1999, 02:12 PM
#2
Re: Help with output window message...
This isn't a bug. Its a result of using the same base address for two or more .dll(s) that you are using. The only side effect is that it takes your application a bit longer to start, since windows has to relocate the .dll.
Under most circumstances, just ignore this.
-
June 9th, 1999, 03:43 PM
#3
Re: Help with output window message...
Thanx 
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
|