View Single Post
  #1 (permalink)  
Old 05-25-2007
Scott
 

Posts: n/a
Looking for function to resolve VirtualStore paths to physical paths
I'm working on ensuring compatibility with some legacy applications. I
need an API function that maps a (possibly virtual) path into a
physical path.

For example,

c:\program files\foo\download ---> c:\users\myusername\appdata\local
\virtualstore\program files\foo\download

Does Vista provide an API for retreiving these mappings? Is there a
way to determine whether a given path is virtual of physical?

Thanks,
Scott

Reply With Quote
Sponsored Links