G
Guest
I have converted my code to use the WINAPI calls to display the Open and Save
As dialogs for use with my Access 2003 FE/BE database, it works great.
However I want to be able to have the user just select a folder and be able
to pass the information to my code. I have tried using the lpstrInitialDir
but it does not give me the full path/folder name when I am connecting to a
network folder.
Any suggestions would be greatly appreciated!
John
As dialogs for use with my Access 2003 FE/BE database, it works great.
However I want to be able to have the user just select a folder and be able
to pass the information to my code. I have tried using the lpstrInitialDir
but it does not give me the full path/folder name when I am connecting to a
network folder.
Any suggestions would be greatly appreciated!
John