This compatibility fix forces the IShellFolder::GetDisplayNameOf API to return an ANSI string as Windows 98 would, instead ...

This compatibility fix forces the IShellFolder::GetDisplayNameOf API to return an ANSI string as Windows 98 would, instead of a Unicode string as Windows XP would return. Applications that use the GetDisplayNameOf API to get the path for the Desktop or the Start Menu folders that fail to check the uType flag to see if it is Unicode will get an unreadable path name. Applies to: Windows 95, Windows 98