dbghelp.dll and symbols
From: inthehouse (paul_at_inthehouse.force9.co.uk)
Date: 06/09/04
- Previous message: John Phillips: "Re: Win 32 API"
- Messages sorted by: [ date ] [ thread ]
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
- Previous message: John Phillips: "Re: Win 32 API"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|