Guys i need guidance,
I have an xml converter which uses dll to be referenced upon. For testing purposes.
Now, my question is, can i reference a dll file on vb 6.0 during runtime? So that when we try to convert to xml we don't have to stop the program -> recode -> ->start.
Thanks in advance.
I have an xml converter which uses dll to be referenced upon. For testing purposes.
Now, my question is, can i reference a dll file on vb 6.0 during runtime? So that when we try to convert to xml we don't have to stop the program -> recode -> ->start.
Thanks in advance.
Comment