Re: How to get imagebase after a DLL gets loaded
- From: "William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx>
- Date: Fri, 1 Dec 2006 11:07:03 -0500
"anton bassov" <soviet_bloke@xxxxxxxxxxx> wrote in message
news:1164985935.593047.310150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This is absolutely unnecessary step, which involves a system call. What
is the point of making function calls, especially the ones that involve
user-to-kernel mode transition, at the time when you already have DLL's
base address???? Just for the fun of doing it?????
It provides a way of retrieving the instance handle / base address if he
doesn't have one.
Regards,
Will
.
- Follow-Ups:
- Re: How to get imagebase after a DLL gets loaded
- From: anton bassov
- Re: How to get imagebase after a DLL gets loaded
- References:
- How to get imagebase after a DLL gets loaded
- From: Jack
- Re: How to get imagebase after a DLL gets loaded
- From: William DePalo [MVP VC++]
- Re: How to get imagebase after a DLL gets loaded
- From: anton bassov
- How to get imagebase after a DLL gets loaded
- Prev by Date: Re: Dealing with HANDLEs
- Next by Date: Re: Dealing with HANDLEs
- Previous by thread: Re: How to get imagebase after a DLL gets loaded
- Next by thread: Re: How to get imagebase after a DLL gets loaded
- Index(es):