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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. brother and sister, can you help me?

brother and sister, can you help me?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondesignhelptutorial
5 Posts 4 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.
  • N Offline
    N Offline
    nenfa
    wrote on last edited by
    #1

    my questions: how to implement draging for the system icons,just like My Computer,My Document and etc, into other directories in my own design app.as i know,exploer just create a icon-link for the operations,how can i emulate this operation, thank you very much. your little brother

    A S R 3 Replies Last reply
    0
    • N nenfa

      my questions: how to implement draging for the system icons,just like My Computer,My Document and etc, into other directories in my own design app.as i know,exploer just create a icon-link for the operations,how can i emulate this operation, thank you very much. your little brother

      A Offline
      A Offline
      Adam Roderick J
      wrote on last edited by
      #2

      Do u want to get drag and drop of files into your application?

      Величие не Бога может быть недооценена.

      N 1 Reply Last reply
      0
      • A Adam Roderick J

        Do u want to get drag and drop of files into your application?

        Величие не Бога может быть недооценена.

        N Offline
        N Offline
        nenfa
        wrote on last edited by
        #3

        i want to create a shortcut for my computer in my own application

        1 Reply Last reply
        0
        • N nenfa

          my questions: how to implement draging for the system icons,just like My Computer,My Document and etc, into other directories in my own design app.as i know,exploer just create a icon-link for the operations,how can i emulate this operation, thank you very much. your little brother

          S Offline
          S Offline
          sashoalm
          wrote on last edited by
          #4

          See How to Implement Drag and Drop Between Your Program and Explorer[^]

          There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

          1 Reply Last reply
          0
          • N nenfa

            my questions: how to implement draging for the system icons,just like My Computer,My Document and etc, into other directories in my own design app.as i know,exploer just create a icon-link for the operations,how can i emulate this operation, thank you very much. your little brother

            R Offline
            R Offline
            rp_suman
            wrote on last edited by
            #5

            You can use ShellExecute Function with "Open" as command. Using SHGetFolderLocation Function you can get the path for special folders you want, and pass that to ShellExecute Function. Above function seems deprecated, look for equivalent new function.

            -- "Programming is an art that fights back!"

            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