Xavier Del Campo Romero
709f34eddc
rmdir_r's POSIX counterpart returns 0 on non-existing directories. However, when SHFileOperation is called on a non-existing directory, usually with DE_INVALIDFILES (0x7C) as its return code, although it is considered unreliable. [1] Therefore, its existence must be checked first. [1]: https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shfileoperationa |
||
---|---|---|
.. | ||
drivers | ||
interfaces | ||
libs | ||
main | ||
modules | ||
tools | ||
CMakeLists.txt |