Avatar of jnoely
jnoely
 asked on

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 ?
Visual Basic Classic

Avatar of undefined
Last Comment
jnoely

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Guy Hengel [angelIII / a3]

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
jnoely

ASKER
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.
Guy Hengel [angelIII / a3]

in VB6, you cannot see the call stack from code.

I think you refer to this question:
https://www.experts-exchange.com/questions/20723675/How-can-I-see-the-VB6-Call-Stack-Programmatically.html

but the link is broken :(
Ark

Your help has saved me hundreds of hours of internet surfing.
fblack61
Martin Liss

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
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.