Hi. I'm trying to convert a file system path (for examples, "c:\windows") to and ITEMIDLIST and then back again when a path is needed. I've looked through the VC6.0 help index. I found SHGetPathFromIDList. That solves part of the problem but I still need to change a path to and ITEMIDLIST. Can anyone help?

Joseph