<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>wtl at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/wtl/</link>
    <description>WTL support list</description>

    <item>
      <title>Re: HTML question in VC</title>
      <pubDate>Sat, 27 Apr 2013 11:21:06 GMT</pubDate>
      <dc:creator>Karl Edwall</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16626</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16626</guid>
      <description>You need to embedd the images as well as a resources as well and access in the same way, e.g. the URL to the image would be &quot;res://myapp.exe/2_PNG&quot; if you gave</description>
    </item>
    <item>
      <title>HTML question in VC</title>
      <pubDate>Sat, 27 Apr 2013 09:20:01 GMT</pubDate>
      <dc:creator>shuaixh@...</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16625</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16625</guid>
      <description>&quot;hello， i embed a &quot;test.html&quot; file in VC project as a HTML resource . test.html file has many res files in its HTML tags  when i navigate to the url</description>
    </item>
    <item>
      <title>Re: Build errors with VS2012/VC&#43;+11</title>
      <pubDate>Tue, 12 Feb 2013 11:42:45 GMT</pubDate>
      <dc:creator>Jim Barry</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16623</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16623</guid>
      <description>Apologies for the HTML post - I forgot that Yahoo doesn&#39;t allow that. Anyway, I just grabbed the latest from SVN and discovered that Nenad already worked</description>
    </item>
    <item>
      <title>Build errors with VS2012/VC&#43;+11</title>
      <pubDate>Mon, 11 Feb 2013 19:19:04 GMT</pubDate>
      <dc:creator>Jim Barry</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16622</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16622</guid>
      <description>Hi folks, As per bugs 696790&lt;http://connect.microsoft.com/VisualStudio/feedback/details/696790/atl-missing-general-dll-version-helpers&gt; and</description>
    </item>
    <item>
      <title>WTL LISTVIEW tooltip</title>
      <pubDate>Tue, 08 Jan 2013 08:32:55 GMT</pubDate>
      <dc:creator>shuaixh@...</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16621</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16621</guid>
      <description>normal listview (report mode) did show tooltip when  LVS_EX_LABELTIPis set. but my listview control is in virtual list mode, and is a customdrawn list, i do</description>
    </item>
    <item>
      <title>Re: WTL LISTVIEW tooltip</title>
      <pubDate>Sun, 06 Jan 2013 19:09:35 GMT</pubDate>
      <dc:creator>Michael Stephenson</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16620</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16620</guid>
      <description>Just set the LVS_EX_LABELTIP extended style on the listview, and make sure your _WIN32_WINNT define is at least 0x0500 in your stdafx.h. Documentation? </description>
    </item>
    <item>
      <title>WTL LISTVIEW tooltip</title>
      <pubDate>Sun, 06 Jan 2013 10:38:05 GMT</pubDate>
      <dc:creator>shuaixh@...</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16619</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16619</guid>
      <description>i want to add tooltip to a WTL listview control,  activate the tooltip when the mouse hovers over a cell where the entire text is only partially displayed. </description>
    </item>
    <item>
      <title>Re: ListView Scroll Question</title>
      <pubDate>Sun, 25 Nov 2012 16:59:58 GMT</pubDate>
      <dc:creator>Mojtaba Fathi</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16618</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16618</guid>
      <description>Hi Maybe you can use two ListView controls besides each other. The first one to include the fixed column and the other one for scrolling columns. Moji ... </description>
    </item>
    <item>
      <title>ListView Scroll Question</title>
      <pubDate>Thu, 15 Nov 2012 03:51:50 GMT</pubDate>
      <dc:creator>shuaixh@...</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16617</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16617</guid>
      <description>I Create a ListView Control With A few Columns, i want the first column to be  a &quot;fixed&quot; column, when i pull the horizontal scrollbar, the other columns</description>
    </item>
    <item>
      <title>CHotKeyCtrl replacement</title>
      <pubDate>Fri, 14 Sep 2012 10:33:40 GMT</pubDate>
      <dc:creator>umeca74</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16616</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16616</guid>
      <description>Does anyone know of a hotkey control subclass/replacement that improves the system msctls_hotkey32? I want to enable handling of the various keys the default</description>
    </item>
    <item>
      <title>Re: Recommend Resourceless Dialog Toolkit?</title>
      <pubDate>Tue, 04 Sep 2012 12:51:47 GMT</pubDate>
      <dc:creator>timza1221</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16615</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16615</guid>
      <description>I think I have to answer my own question. NO. It&#39;s crashing and needs a much better design.  The support from Microsoft seems to be there. Todd. Maybe for</description>
    </item>
    <item>
      <title>Recommend Resourceless Dialog Toolkit?</title>
      <pubDate>Wed, 29 Aug 2012 16:06:28 GMT</pubDate>
      <dc:creator>timza1221</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16614</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16614</guid>
      <description>Thanks Igor! do you recommend the Resourceless Dialog Toolkit? </description>
    </item>
    <item>
      <title>Re: WM_SYSCOMMAND SC_MOVE eats up mouse events and mouse up is not f</title>
      <pubDate>Tue, 21 Aug 2012 17:54:47 GMT</pubDate>
      <dc:creator>Igor Tandetnik</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16613</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16613</guid>
      <description>... If you want to have mouse-down initiate a drag of the window, I&#39;d say you should intercept it and prevent it from reaching that HTML element. If the</description>
    </item>
    <item>
      <title>Re: WM_SYSCOMMAND SC_MOVE eats up mouse events and mouse up is not f</title>
      <pubDate>Tue, 21 Aug 2012 16:51:04 GMT</pubDate>
      <dc:creator>tommy_h_tam</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16612</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16612</guid>
      <description>It is because I am hosting a web browser, and the web browser has an HTML element that expect onMouseUp event, and somehow onMouse up is not fired once I use</description>
    </item>
    <item>
      <title>Re: WM_SYSCOMMAND SC_MOVE eats up mouse events and mouse up is not f</title>
      <pubDate>Mon, 20 Aug 2012 16:26:55 GMT</pubDate>
      <dc:creator>Igor Tandetnik</dc:creator>
      <link>http://groups.yahoo.com/group/wtl/message/16611</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/wtl/message/16611</guid>
      <description>... SC_MOVE initiates a modal message loop that processes mouse messages and translates them into window movement. That&#39;s why those mouse messages don&#39;t reach</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Fri May 24 03:46:40 PDT 2013 -->
