Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. delayload

delayload

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpc++visual-studioquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Christopher Lloyd
    wrote on last edited by
    #1

    Hi folks, I've got a problem with delayload. Linking my C++ project in my venerable Visual Studio 97 delayload works fine. However, I've just downloaded the free VC++ toolkit 2003 which includes a new compiler and linker. With the new linker I get the error "unresolved external symbol ___delayLoadHelper2@8". Researching this I find that Microsoft have renamed the DelayLoadHelper routine to DelayLoadHelper2 and that I therefore need the new delayimp.lib - but strangely this isn't included in VC++ toolkit 2003 nor is it in the Windows SDK (there is a 64 bit version though). Does anyone know where I can get the latest delayimp.lib file? Thanks, Chris

    I 1 Reply Last reply
    0
    • C Christopher Lloyd

      Hi folks, I've got a problem with delayload. Linking my C++ project in my venerable Visual Studio 97 delayload works fine. However, I've just downloaded the free VC++ toolkit 2003 which includes a new compiler and linker. With the new linker I get the error "unresolved external symbol ___delayLoadHelper2@8". Researching this I find that Microsoft have renamed the DelayLoadHelper routine to DelayLoadHelper2 and that I therefore need the new delayimp.lib - but strangely this isn't included in VC++ toolkit 2003 nor is it in the Windows SDK (there is a 64 bit version though). Does anyone know where I can get the latest delayimp.lib file? Thanks, Chris

      I Offline
      I Offline
      igor1960
      wrote on last edited by
      #2

      ...why can't you build it yourself? It must have source code... "...Ability to type is not enough to become a Programmer. Unless you type in VB. But then again you have to type really fast..." Me

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups