SHBrowseForFolder doesn't work for network selection in win7

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2009-11-09T03:21:27Z Indexed on 2010/03/29 8:33 UTC
Read the original article Hit count: 642

Filed under:
|

Hi,

I use SHBrowseForFolder in my code. It works well in XP. But I find it dose not run well in Windows 7 with the same code. When I click a network, it does nothing. But it can expand in XP. By the way, I have the permission to access the network of another computer and I try accessing the resource with explorer, it's OK!

Can anyone tell me how to fix this problem?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about shell

Related posts about vc++