dbghelp.dll and symbols

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: inthehouse (paul_at_inthehouse.force9.co.uk)
Date: 06/09/04

  • Next message: Sten Westerback: "Reducing (Oracle) ODBC bugs as much as possible?"
    Date: Wed, 9 Jun 2004 17:59:46 +0100
    
    

    I wonder if anyone can help with the following.

    I'm trying to use the dbghelp.dll library to interrogate module(s) to
    determine which symbols are declared in which source file. I am building the
    dlls and pdbs from my own source btw. Ideally I would like to say symbol x
    is declared in source file y at line z.

    I can enumerate the symbols, and I can enumerate the source files, but I
    cannot find a relationship between the two in the dbghelp API.

    Does anyone out there know how to do this?

    Regards,
    H


  • Next message: Sten Westerback: "Reducing (Oracle) ODBC bugs as much as possible?"

    Relevant Pages