S
Skye Yuan
Guest
Hi, I used the API SHSetKnownFolderPath(shell32.dll) to move the known folder "Documents" from c:\Users\username to other drive, for example d:\.Before move: C:\Users\username\DocumentsAfter move: D:\DocumentsIn windows 10, after "Documents" is moved, I right click the "Documents" folder and click Properties, there is a "Location" tab in the Properties dialog.However, In windows 11, after "Documents" is moved, there is no "Location" tab in the Properties dialog.Is the API SHSetKnownFolderPath(shell32.dll) changed some of its implement function?Could anybody help me with this?
Continue reading...
Continue reading...