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. The Lounge
  3. Ole drag & drop

Ole drag & drop

Scheduled Pinned Locked Moved The Lounge
comquestion
3 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.
  • M Offline
    M Offline
    Miroslav Rajcic
    wrote on last edited by
    #1

    I want to implement dragging/droping of zip archive or ftp site entries to Windows Explorer and vice versa. What clipboard format should I use? Does anyone knows some good sample regarding this ? Thanks in advance.:cool: Miroslav Rajcic http://www.spacetide.com

    W 1 Reply Last reply
    0
    • M Miroslav Rajcic

      I want to implement dragging/droping of zip archive or ftp site entries to Windows Explorer and vice versa. What clipboard format should I use? Does anyone knows some good sample regarding this ? Thanks in advance.:cool: Miroslav Rajcic http://www.spacetide.com

      W Offline
      W Offline
      Wayne Fuller
      wrote on last edited by
      #2

      Look up HDROP in MSDN.

      M 1 Reply Last reply
      0
      • W Wayne Fuller

        Look up HDROP in MSDN.

        M Offline
        M Offline
        Miroslav Rajcic
        wrote on last edited by
        #3

        I already implemented classical drag and drop with real files (using HDROP, ShellIDArray and FileName clipboard formats). What I would like to know, is how to "serve" some virtual files (such as zip file entries) as drop source. How can I suport dragging from zip list or ftp list to explorer? These paths are not valid local paths so they cannot be exported using HDROP format. I noticed that Windows Explorer uses some other formats, but it is hard to find any data on them, especially code samples.:( Should I write shell namespace extension component ? Miroslav Rajcic http://www.spacetide.com

        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