CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2011
    Posts
    44

    How to get IShellBrowser

    The question has been asked several time in this board, but without reply.

    I'm developing a Namespace extension and I need the IShellBrowser of the Explorer to get the IShellView for triggering a refresh. How can I do this? Please help me...I'm slowly getting mad about this stuff....


    Kind regards

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: How to get IShellBrowser

    Victor Nijegorodov

  3. #3
    Join Date
    Dec 2011
    Posts
    44

    Re: How to get IShellBrowser

    there is only how I create it, but I just have a hwnd and the running explorer instance and need it from those. I can't recreate it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured