<?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 : how to capture mouse butt&#111;n down/up</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : how to capture mouse butt&#111;n down/up]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 22:33:08 +0000</pubDate>
  <lastBuildDate>Wed, 02 Mar 2005 00:01:06 +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=1880</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[how to capture mouse butt&#111;n down/up : WM_LBUTTONDOWN receves only window...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1880&amp;PID=5486&amp;title=how-to-capture-mouse-button-down-up#5486</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1880<br /><strong>Posted:</strong> 02 March 2005 at 12:01am<br /><br /><P>WM_LBUTTONDOWN receves only window under cursor. In SDI application it must be CView in CMainFrame try to catch it there.</P>]]>
   </description>
   <pubDate>Wed, 02 Mar 2005 00:01:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1880&amp;PID=5486&amp;title=how-to-capture-mouse-button-down-up#5486</guid>
  </item> 
  <item>
   <title><![CDATA[how to capture mouse butt&#111;n down/up : I have an SDI application that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1880&amp;PID=5459&amp;title=how-to-capture-mouse-button-down-up#5459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=775">Maye Johnson</a><br /><strong>Subject:</strong> 1880<br /><strong>Posted:</strong> 01 March 2005 at 3:17am<br /><br />I have an SDI application that uses docking panes.&nbsp; My CMainFrameclass is derived from CXTPFrameWnd.&nbsp; What I'm trying to do isimplement click-and-drag screen capture into my application so the usercan capture any part of my application to a JPG file.&nbsp; I'm able toinstall a keyboard hook, and my hook procedure is called when the userhits the hotkey, but I don't receive WM_LBUTTONDOWN or UP messages inmy CMainFrame class.<br><br>Is the Docking Pane class intercepting all mouse messages for dragging of panes?<br><br>]]>
   </description>
   <pubDate>Tue, 01 Mar 2005 03:17:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1880&amp;PID=5459&amp;title=how-to-capture-mouse-button-down-up#5459</guid>
  </item> 
 </channel>
</rss>