Re: problem with /DELAYLOAD
- From: "Doug Harrison [MVP]" <dsh@xxxxxxxx>
- Date: Mon, 14 May 2007 19:21:13 -0500
On Mon, 14 May 2007 22:15:06 GMT, "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
wrote:
Using Dumpbin /imports (Dumpin comes with Visual Studio) to see if the DLL
is actually delay-loaded would be a good idea too.
You can use depends from the command line, which is how I verified things.
If you see the little hourglass by the DLL icon, you know it's
delay-loaded.
--
Doug Harrison
Visual C++ MVP
.
- Follow-Ups:
- Re: problem with /DELAYLOAD
- From: kmthenomad
- Re: problem with /DELAYLOAD
- References:
- problem with /DELAYLOAD
- From: kmthenomad
- Re: problem with /DELAYLOAD
- From: Doug Harrison [MVP]
- Re: problem with /DELAYLOAD
- From: David Ching
- problem with /DELAYLOAD
- Prev by Date: the menu bar is hidden under the title bar in a frame window generated from a dll ...
- Next by Date: Re: Can I Resize the Tab Field in CProperty***?
- Previous by thread: Re: problem with /DELAYLOAD
- Next by thread: Re: problem with /DELAYLOAD
- Index(es):