Drag & Drop to Dlg in Win32

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
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.