digitalmars.D.learn - rmdirRecurse equivalent Windows API
- vino.B (9/9) Jul 15 2018 Hi All,
Hi All,
The D function rmdirRecurse on windows works 80% and rest of
the time it complains the the "The filename, directory name, or
volume label syntax is incorrect." while accessing the file using
UNC path, so is there any alternate such as Windows API to remove
folder irrespective of whether the folder is empty or contains
files.
From,
Vino.B
Jul 15 2018








vino.B <bheeman.vino hotmail.com>