Ensure that all directories in the given path exist.
|
Parameters |
Description |
|
Dir: UnicodeString |
The full path to a directory |
Boolean: True if the operation was successful; False otherwise.
This function does the same as Delphi's ForceDirectories, but it is aware of WOW64 file system redirection.