[try Beta version]
Not logged in

 
Drag & Drop to Dlg in Win32

Dec 15, 2010 at 8:01pm
Hey guys,

First off, this is my first post here... just though id clear that up :)

anyways, im needing to add drag & drop support for a win32 project im working on (Capsule, check it out on my site if you want www.cutdev.webs.com). Ive found functions to get this done fore me - such as AcceaptDrag(); FinishDrag(); etc.. but the come up as undeclared during compile. I havent found any example on the web so far that shows me the lib to link to that delclars these functions. If any of you folks know it, id be quite greatfull :) or if you know of a better way to drag & Drop im always open to suggestions :)

-Tyler
Dec 16, 2010 at 1:58pm
There's an MFC example with a detailed explanation here:
http://msdn.microsoft.com/en-us/magazine/cc163915.aspx
Topic archived. No new replies allowed.