<?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 : CommandBars stealing WM_DDE_INITIATE msg</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandBars stealing WM_DDE_INITIATE msg]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:15:24 +0000</pubDate>
  <lastBuildDate>Tue, 23 Aug 2005 16:42:50 +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=2771</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[CommandBars stealing WM_DDE_INITIATE msg : Hello After researching a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2771&amp;PID=8307&amp;title=commandbars-stealing-wm-dde-initiate-msg#8307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=237">markh</a><br /><strong>Subject:</strong> 2771<br /><strong>Posted:</strong> 23 August 2005 at 4:42pm<br /><br /><P>Hello</P><P>After researching a problem with my app, I have found that the CommandBars control steals any WM_DDE_INITIATE messages that should be received by my application. I'm not sure whether this also applies to other DDE messages.</P><P>This problem can be demonstrated by adding a handler for WM_DDE_INITIATE into CMainFrame of the WTLSample. If you then double-click on any document file in Explorer, the application should receive this message and go into the handler. However, it never seems to get into the handler. If the CommandBars control is removed from the application, it all works as expected and enters the handler. Therefore I can only assume that CommandBars is stealing the message and not passing it on to the application.</P><P>This message is vital for my app, as it is the only way to ensure that document files associated with the app open in any currently running instance rather than starting up a new instance.</P><P>Is there any fix or workaround for this?</P><P>Thanks<BR>Mark</P>]]>
   </description>
   <pubDate>Tue, 23 Aug 2005 16:42:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2771&amp;PID=8307&amp;title=commandbars-stealing-wm-dde-initiate-msg#8307</guid>
  </item> 
 </channel>
</rss>