Quote Originally Posted by been_1990 View Post
I checked each file and the ones not shown where Recycle Bin, PGP Shredder and shortcut, "Vista Shortcut Manager" shortcut and SUPER © Uninstall shortcut. Apparently it doesn't show some shortcuts, I checked their properties and apparently they had no difference.
When pointed to my Pictures folder it doesnt show "Sample Pictures" shortcut. So it probably is a Windows-managed-shorcut problem.
You still need to use the Shell Namespace API if you want these "folders" on windows;

http://msdn.microsoft.com/en-us/libr...90(VS.85).aspx

A quick search came up this which gives a C++ example.