Re: Parsing Microsoft Debug Symbol Tables...
- From: jacob navia <jacob@xxxxxxxxxxxxxxxx>
- Date: Tue, 06 Dec 2005 19:58:47 +0100
Flash Gordon wrote:
jacob navia wrote:
Mel a écrit :
i have a need to access variables from outside of my applications. i need to parse the compiler created symbol tables and store them so that i can reference them later. these include C++ object handles, variables, both static and otherwise.
can someone point me in the right direction thanks
The right direction is to use dbghelp.dll, a dll provided by microsoft for this purpose.
<snip>
Jacob, could you please also redirect discussion of such non-standard items to a group where they are topical rather than leaving the discussion here.
I just say to him where he should look, I did not further any discussion, but just proposed him how to proceed. .
- Follow-Ups:
- Re: Parsing Microsoft Debug Symbol Tables...
- From: Flash Gordon
- Re: Parsing Microsoft Debug Symbol Tables...
- References:
- Parsing Microsoft Debug Symbol Tables...
- From: Mel
- Re: Parsing Microsoft Debug Symbol Tables...
- From: jacob navia
- Re: Parsing Microsoft Debug Symbol Tables...
- From: Flash Gordon
- Parsing Microsoft Debug Symbol Tables...
- Prev by Date: Re: trap representation
- Next by Date: Re: Truly random?
- Previous by thread: Re: Parsing Microsoft Debug Symbol Tables...
- Next by thread: Re: Parsing Microsoft Debug Symbol Tables...
- Index(es):
Relevant Pages
|