<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Dragging from TaskPanel into Calendar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Dragging from TaskPanel into Calendar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 10:03:37 +0000</pubDate>
  <lastBuildDate>Sun, 13 Dec 2009 00:02:48 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15834</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Dragging from TaskPanel into Calendar : So I want to be able to drag a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15834&amp;PID=55575&amp;title=dragging-from-taskpanel-into-calendar#55575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5725">EricFowler</a><br /><strong>Subject:</strong> 15834<br /><strong>Posted:</strong> 13 December 2009 at 12:02am<br /><br />So I want to be able to drag a task panel item into the calendar and drop it, thereby adding an event to the calendar. <DIV>&nbsp;</DIV><DIV>I will naturally want the calendar to interrogate whatever is dropped to get data from it, etc. </DIV><DIV>&nbsp;</DIV><DIV>I am already able to trap COleDropTarget::OnDrop() calls in the calendar and sort out the CLIPFORMAT. </DIV><DIV><BR>What I need to know is:</DIV><DIV>How do I pass a pointer of data from the task panel (that is, one item) to the OnDrop() handler?</DIV><DIV>&nbsp;</DIV><DIV>When I get a STGMEDIUM struct&nbsp;populated with an HGLOBAL, what does the HGLOBAL point to, if my drag started in a task panel?&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV>Eric</DIV>]]>
   </description>
   <pubDate>Sun, 13 Dec 2009 00:02:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15834&amp;PID=55575&amp;title=dragging-from-taskpanel-into-calendar#55575</guid>
  </item> 
 </channel>
</rss>