List View Drag & Drop

In my application, I have 2 dialog windows - "object view" and "render view". In the object view window I have a list view of different objects for my game. What I need help doing is allowing the user to drag and drop the elements from the list view into the render view window. I have spent ages browsing the Internet for information on this, but I found very little. I need to do this using the WinAPI rather than MFC please. If anyone can point my in the right direction, that'd be great! Thanks in advance.

(The Render View has no controls in it, but it is used by the OGRE rendering engine to render scenes in the game)
Last edited on
Topic archived. No new replies allowed.