I want to create a class that will allow a user to navigate via a windows dialog to a directory simply hit enter and return that path to my main code.
I have this with the comdlg32 and GetOpenFileNameA (lots of samples are around for this). I dug through MSDN around an API called GETPATH .. but it wasn't help full to me. I have no MFC background only VB and VBA. If anyone can help me get this working it would be greatly appreciated.
I'm doing this in Word VBA btw.
Chris.
chrisp@aci.on.ca
I have this with the comdlg32 and GetOpenFileNameA (lots of samples are around for this). I dug through MSDN around an API called GETPATH .. but it wasn't help full to me. I have no MFC background only VB and VBA. If anyone can help me get this working it would be greatly appreciated.
I'm doing this in Word VBA btw.
Chris.
chrisp@aci.on.ca