Re: problem with /DELAYLOAD

Tech-Archive recommends: Fix windows errors by optimizing your registry



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
.


Quantcast