Hi,
I've got this vb6 code that compiles into a dll. the code creates an outlook toolbar.
I'd like to add another button to this toolbar that will open windows explorer on a given directory.
do you know what is the syntax to do it?
thanks,
Printable View
Hi,
I've got this vb6 code that compiles into a dll. the code creates an outlook toolbar.
I'd like to add another button to this toolbar that will open windows explorer on a given directory.
do you know what is the syntax to do it?
thanks,
anyone?
its suppoesed to be quite simple (isn't it?)