VB6 soln - this appears to have been solved earlier - i How do i get the dll ?
this appears to have been solved earlier - i need to find a solution and am using vb6 .. looks like a dll solved the problem - how do i get hold/use it ?
sorry .. new to the site .. this was an issue ( vb6) that was solved earlier ( august 2003 ) ie
How can I see the VB6 Call Stack Programmatically?
What i really need is to be able see which routine or stack of routines called a particular routine .. it is easy to see when you are in debug mode .. but we need to have this info when in an compiled exe so the info can be written to a db. There is ( apparently) a dll which can do this.
If you would like to be able to see a list of all or some of the procedure names that are executed when your program runs, please see my Automatic Insertion of Procedure Names article.
jnoely
ASKER
I've requested that this question be deleted for the following reason:
solved
jnoely
ASKER
i now have no further need of assistance on this problem
How can I see the VB6 Call Stack Programmatically?
What i really need is to be able see which routine or stack of routines called a particular routine .. it is easy to see when you are in debug mode .. but we need to have this info when in an compiled exe so the info can be written to a db. There is ( apparently) a dll which can do this.