Hello to everybody
I have a Visual Basic 6 .ocx...nothing fancy just a picturebox that i paint some lines to create a chart
I use this on Access and it runs ...but i have no control regarding its execution...i want to fully debug it to examine its functionality and enhance it
Any ideas how to setup VB6 IDE , some years ago i had an ActiveX .dll consumed by another application but simply by indicating to start this application (that used the .dll) i would stop to the 1st breakpoint just fine... (maybe i forgot the process i have a lot of years since i dealt with something like that)
For now i am stuck using msgboxes but this is not handy...
I have a Visual Basic 6 .ocx...nothing fancy just a picturebox that i paint some lines to create a chart
I use this on Access and it runs ...but i have no control regarding its execution...i want to fully debug it to examine its functionality and enhance it
Any ideas how to setup VB6 IDE , some years ago i had an ActiveX .dll consumed by another application but simply by indicating to start this application (that used the .dll) i would stop to the 1st breakpoint just fine... (maybe i forgot the process i have a lot of years since i dealt with something like that)
For now i am stuck using msgboxes but this is not handy...