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. Visual Basic
  4. Debug a VC++ DLL from VBA

Debug a VC++ DLL from VBA

Scheduled Pinned Locked Moved Visual Basic
debuggingquestionc++
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.
  • R Offline
    R Offline
    Ryan B
    wrote on last edited by
    #1

    Is it possible? How can I trace through my DLL Code from VB? or hell, how do you debug a VC++ DLL normally ? Ryan Baillargeon Software Specialist Fuel Cell Technologies Inc.

    V 1 Reply Last reply
    0
    • R Ryan B

      Is it possible? How can I trace through my DLL Code from VB? or hell, how do you debug a VC++ DLL normally ? Ryan Baillargeon Software Specialist Fuel Cell Technologies Inc.

      V Offline
      V Offline
      Vi2
      wrote on last edited by
      #2

      1. Load the VC project of DLL, 2. set the breakpoints, 3. set the "Executable for debug session" (and m.b. Program argument etc.) in project's Settings, 4. "Go" for debug the DLL. 5. ignore the VC question about "Debug info was not found for ..." 6. after loading the <Executable>, e.g. VB6.EXE or Excel.EXE, set the its breakpoints if need and run the project. With best wishes, Vita

      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