Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Freeing ITEMIDLIST.....

Freeing ITEMIDLIST.....

Scheduled Pinned Locked Moved C / C++ / MFC
linuxdata-structuresquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Abhijeet Pathak
    wrote on last edited by
    #1

    Hi, I'm trying to emulate Folder Tree View like one in Windows Explorer and I'm using IShellFolder interface and EnumObjects() function to enumerate shell folders. I'm storing pointer to ITEMIDLIST for each tree node so that it can be used later for showing context menus etc. Now, whenever I browse a removable drive (USB drive) through it, i'm unable to unmount it. Is this possible because some of the ITEMIDLIST structures aren't freed up? Does that keeps the drive locked?

    D 1 Reply Last reply
    0
    • A Abhijeet Pathak

      Hi, I'm trying to emulate Folder Tree View like one in Windows Explorer and I'm using IShellFolder interface and EnumObjects() function to enumerate shell folders. I'm storing pointer to ITEMIDLIST for each tree node so that it can be used later for showing context menus etc. Now, whenever I browse a removable drive (USB drive) through it, i'm unable to unmount it. Is this possible because some of the ITEMIDLIST structures aren't freed up? Does that keeps the drive locked?

      D Offline
      D Offline
      DevMentor org
      wrote on last edited by
      #2

      i usually just pull the plug out :laugh:

      Yours Truly, The One and Only!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups