Hi,
I am using Delphi v7.0 to create an Open dialog box to open a file.
After calling .Execute, the folder that is being accessed in Opendialog box will be locked until the whole application is terminated.
Is there any way that I can release the lock of the folder without terminating the application?
The reason being is I need to rename the folder after openning a file.
Any help will be appreciated.
Regards,
I am using Delphi v7.0 to create an Open dialog box to open a file.
After calling .Execute, the folder that is being accessed in Opendialog box will be locked until the whole application is terminated.
Is there any way that I can release the lock of the folder without terminating the application?
The reason being is I need to rename the folder after openning a file.
Any help will be appreciated.
Regards,