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#
  4. Drag and drop between my program and explorer [modified]

Drag and drop between my program and explorer [modified]

Scheduled Pinned Locked Moved C#
c++comlinuxtutorialquestion
7 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.
  • R Offline
    R Offline
    Razvan Dimescu
    wrote on last edited by
    #1

    Can you point me out in some directions of how to support drag and drop between my application and windows explorer? The only article that I found on this was the this one written by Michael Dunn, but it's implemented in C++ and it's not even working with Windows Vista. This article it's doing exactly what I need, but unfortunately it's not working under windows vista even though I'm running it with administrator rights

    modified on Wednesday, June 11, 2008 9:33 AM

    E 1 Reply Last reply
    0
    • R Razvan Dimescu

      Can you point me out in some directions of how to support drag and drop between my application and windows explorer? The only article that I found on this was the this one written by Michael Dunn, but it's implemented in C++ and it's not even working with Windows Vista. This article it's doing exactly what I need, but unfortunately it's not working under windows vista even though I'm running it with administrator rights

      modified on Wednesday, June 11, 2008 9:33 AM

      E Offline
      E Offline
      Eslam Afifi
      wrote on last edited by
      #2

      I hope this is what you're looking for. http://www.codeproject.com/KB/shell/Explorer_Drag_Drop.aspx

      Eslam Afifi

      R 1 Reply Last reply
      0
      • E Eslam Afifi

        I hope this is what you're looking for. http://www.codeproject.com/KB/shell/Explorer_Drag_Drop.aspx

        Eslam Afifi

        R Offline
        R Offline
        Razvan Dimescu
        wrote on last edited by
        #3

        Thank you Eslam! I found that article too but it only supports copy from the console while I am more interested in a mouse drop rather than ctrl c

        E 1 Reply Last reply
        0
        • R Razvan Dimescu

          Thank you Eslam! I found that article too but it only supports copy from the console while I am more interested in a mouse drop rather than ctrl c

          E Offline
          E Offline
          Eslam Afifi
          wrote on last edited by
          #4

          razvan_dme wrote:

          but it only supports copy from the console

          What console!!! :wtf: It's drag and drop.

          Eslam Afifi

          R 1 Reply Last reply
          0
          • E Eslam Afifi

            razvan_dme wrote:

            but it only supports copy from the console

            What console!!! :wtf: It's drag and drop.

            Eslam Afifi

            R Offline
            R Offline
            Razvan Dimescu
            wrote on last edited by
            #5

            Sorry, it was a typo(I meant clipboard). The application you sent me works perfectly under windows xp, but under vista it's not working anymore

            E D 2 Replies Last reply
            0
            • R Razvan Dimescu

              Sorry, it was a typo(I meant clipboard). The application you sent me works perfectly under windows xp, but under vista it's not working anymore

              E Offline
              E Offline
              Eslam Afifi
              wrote on last edited by
              #6

              Well, I haven't worked with Vista before so I'll leave it to the experts. Sorry I couldn't help.

              Eslam Afifi

              1 Reply Last reply
              0
              • R Razvan Dimescu

                Sorry, it was a typo(I meant clipboard). The application you sent me works perfectly under windows xp, but under vista it's not working anymore

                D Offline
                D Offline
                DaveyM69
                wrote on last edited by
                #7

                What error(s) are you getting under Vista? I bet it's something to do with permissions - you may have to add an application manifest file and alter the requested execution level.

                Dave

                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