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. Need help to port example in VS6

Need help to port example in VS6

Scheduled Pinned Locked Moved C / C++ / MFC
comhelptutorialquestion
3 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.
  • R Offline
    R Offline
    RomTibi
    wrote on last edited by
    #1

    I found an useful example here http://code.msdn.microsoft.com/CppStorageEnum-90ad5fa9[^]. It`s performing exactly what I need to do. I need to port it in VS6. Can anybody help me?:confused:

    36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

    J 1 Reply Last reply
    0
    • R RomTibi

      I found an useful example here http://code.msdn.microsoft.com/CppStorageEnum-90ad5fa9[^]. It`s performing exactly what I need to do. I need to port it in VS6. Can anybody help me?:confused:

      36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      I had a short look on the sources and think that it can be used with VC6 when linking against the setupapi.lib. However, you need some header files from the Windows Driver Kit (scsi.h, ntdddisk.h) which may need manual editing when not from an older WDK. The other header files should be present in the platform SDK. I suggest to add the files to a new VC6 project, add the setupapi.lib to the additional libraries and start a build.

      R 1 Reply Last reply
      0
      • J Jochen Arndt

        I had a short look on the sources and think that it can be used with VC6 when linking against the setupapi.lib. However, you need some header files from the Windows Driver Kit (scsi.h, ntdddisk.h) which may need manual editing when not from an older WDK. The other header files should be present in the platform SDK. I suggest to add the files to a new VC6 project, add the setupapi.lib to the additional libraries and start a build.

        R Offline
        R Offline
        RomTibi
        wrote on last edited by
        #3

        I`ll try... :|

        36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

        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