Results 1 to 3 of 3

Thread: [RESOLVED] Problem with SHBrowseForFolder API

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    18

    Resolved [RESOLVED] Problem with SHBrowseForFolder API

    I tried with the code from http://vbnet.mvps.org/index.html?cod.../browseadv.htm, and I can't get the "New Folder" option to appear. I'm using VB6 running under W98. ¿What's the problem? Thanks in advance.

  2. #2
    Junior Member
    Join Date
    Jun 2005
    Posts
    18

    Re: Problem with SHBrowseForFolder API

    from MSDN :
    BIF_NEWDIALOGSTYLE
    Version 5.0. Use the new user interface. Setting this flag provides the user with a larger dialog box that can be resized. The dialog box has several new capabilities including: drag-and-drop capability within the dialog box, reordering, shortcut menus, new folders, delete, and other shortcut menu commands. To use this flag, you must call OleInitialize or CoInitialize before calling SHBrowseForFolder.
    i dont have win98, check the version of your shell32.dll file

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    18

    Re: Problem with SHBrowseForFolder API

    Ops! Thanks! I'll try that!

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