I develop a WinUI3 user mode file system desktop app. I’m trying to find a way to get a Windows File Manager entry? By entry I mean this:
Windows File Manager entry
I tried to get a Shell32.FolderItem object of File Manager window, but it isn’t an entry object.
I need this entry to get and to set sync status icon.
Is there a way to achieve this?
Thanks.
New contributor
anatoli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.