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. need an advice...

need an advice...

Scheduled Pinned Locked Moved C / C++ / MFC
6 Posts 3 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hello In my appp i need a combo box wich will show me available drives on the computer and a list control wich will show the files and the folders. my quastion is: i know how to extract assosiated icon for the files, but how do i do that for the drives and for the folders? what is the best way to this? thanks.

    M 1 Reply Last reply
    0
    • L Lost User

      Hello In my appp i need a combo box wich will show me available drives on the computer and a list control wich will show the files and the folders. my quastion is: i know how to extract assosiated icon for the files, but how do i do that for the drives and for the folders? what is the best way to this? thanks.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      how do i do that for the drives and for the folders? SHGetFileInfo() can get the icon for a drive/folder. Check out A Drive Picker List Control for some sample code. --Mike-- http://home.inreach.com/mdunn/ "Make sure that if you are using a blow torch that you don't set anything on fire."   -- Chris Maunder

      L 1 Reply Last reply
      0
      • M Michael Dunn

        how do i do that for the drives and for the folders? SHGetFileInfo() can get the icon for a drive/folder. Check out A Drive Picker List Control for some sample code. --Mike-- http://home.inreach.com/mdunn/ "Make sure that if you are using a blow torch that you don't set anything on fire."   -- Chris Maunder

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        thanks

        L 1 Reply Last reply
        0
        • L Lost User

          thanks

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Perhaps you should RTFM about SHGetFileInfo() ?

          L 1 Reply Last reply
          0
          • L Lost User

            Perhaps you should RTFM about SHGetFileInfo() ?

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            .

            E 1 Reply Last reply
            0
            • L Lost User

              .

              E Offline
              E Offline
              EiSl
              wrote on last edited by
              #6

              You don't want to know this ;-) RTFM stand for: Read The Fucking Manual. Cheers, EiSl

              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