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. How to trace/log 3rd Party library API calls made by an application through WinDbg [modified]

How to trace/log 3rd Party library API calls made by an application through WinDbg [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
debuggingjsonhelptutorial
1 Posts 1 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
    ComplexLifeForm
    wrote on last edited by
    #1

    Hi, I wish to log/trace all 3rd party library API calls made by the application. I have a 3rd party DLL which exports certain methods and classes and header files containing the class declarations and global methods declaration. Is there a way I can include the header file in windbg for tracing/logging purpose. WinDbg has nice logger, but it logs only standard Windows API calls. Please let me know if this is doable. It can greatly help me to understand the flow of the application. Thanks and Regards :) :)

    modified on Friday, June 5, 2009 7:30 AM

    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