remembering last folder in common dialog API

sametch

Registered User.
Local time
Today, 17:30
Joined
Feb 17, 2003
Messages
40
I am using a common dialog API to allow users to attach multiple images to a record.

I would like the common dialogue box to remember the last folder that was visited (like many windows programs do), so that next time it is used the user can select the next image from the folder they were in last. Currently it always starts up from the same place!

I have found a parameter which allows the "initial" folder to be set lpstrInitialDir. Are there any parameters to get the common dialog to remember the last folder visited.
 

Users who are viewing this thread

Back
Top Bottom