Win32 api FindFirstFileA, Win10 & Documents and Settings folder visible in dos cmd, listed in the api output but not file explorer

DesktopAppGetKnownPath.clw (30.6 KB)

These guids with SHGetKnownFolderPath can help.

Or enumerating the MFT records :wink:

Also handy can be:
GetFinalPathNameByHandle

In conjunction with the clw attached