i want to change Date / Time of Folder and found
Code: Select all
hb_FSetDateTime( cFileName, dDate, cTime )

how to set Date / Time on Folder under harbour

Moderator: Rathinagiri
Code: Select all
hb_FSetDateTime( cFileName, dDate, cTime )
will make a SampleYou must set this flag to obtain a handle to a directory.
A directory handle can be passed to some functions instead of a file handle.
For more information, see the Remarks section.