Is there any handy api to check whether the current folder is hide in windows?
- by sxingfeng
I need a very fast way to check a list of path, whether they are visiable or not.
If the pathA's parent,parent's parent ... is hide, then I think this folder is not visible.
Is there any handy API to do it in windows?
Many Thank!