View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yishion Yishion is offline
external usenet poster
 
Posts: 7
Default Browse to Network Share

Hi Guys,

I am currently trying to figure out how to browse to the My Documents shared
folder on XP from my Vista machine, using SHBrowseForFolder() seems to work
for local system folders, mapped network drives, and also in network
neighborhood but doesn't seem to work for My Documents(WinXP) folder. Any
help will be appreciated, Thanks.