cginternals/cppfs

Why there's no support for file permissions on Windows?

xahon opened this issue · 0 comments

xahon commented

unsigned long LocalFileHandle::permissions() const
{
return 0ul;
}