astronomer
Programmer
I have an application compiled using Borland c++ v4.52 which uses TOpenSaveDialog. I use TData to provide easy manipulation of the associated flags and names. In particular setting InitialDir to the last one the user accessed. It has worked fine for years under win 95 and 98, and I thought it was ok under 2000. However, even though I have checked that InitialDir is still set correctly in the 2000 environment it always goes back to the root of c! The last filename is remembered, and displayed correctly as are the Filters - but the directory is lost. It starts up in the directory that the prog is run from, but even if you select a file from that directory it goes back to the root of c for subsequent attempts. You can navigate to the file, of course, but it's a real pain.
Has anyone else had this problem?
Thanks for any help as I am mystified.
Has anyone else had this problem?
Thanks for any help as I am mystified.