<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LB_RESETCONTENT in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987762#M27550</link>
    <description>I used the DLG_NUMITEMS in DlgSet and it did clear the ListBox.  Thanks .   Also, I was using DFLOGM so you were correct on all accounts.</description>
    <pubDate>Thu, 11 Apr 2002 23:49:07 GMT</pubDate>
    <dc:creator>jameshprice</dc:creator>
    <dc:date>2002-04-11T23:49:07Z</dc:date>
    <item>
      <title>LB_RESETCONTENT</title>
      <link>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987760#M27548</link>
      <description>I am trying to use an  LB_RESETCONTENT message to clear a ListBox in a QuickWin program.  This call is not clearing the box.  Should I use something else?  I did a test using LB_GETCOUNT and it worked.</description>
      <pubDate>Thu, 11 Apr 2002 00:36:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987760#M27548</guid>
      <dc:creator>jameshprice</dc:creator>
      <dc:date>2002-04-11T00:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: LB_RESETCONTENT</title>
      <link>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987761#M27549</link>
      <description>If you're using DFLOGM, it keeps buffered number and contents of items. My guess is that DFLOGM puts that info back into the listbox soon after you empty it (i.e. LB_RESETCONTENT works but you don't see it). Preferred way is to use DlgSet(Dlg, IDC_LIST1, 0, DLG_NUMITEMS).</description>
      <pubDate>Thu, 11 Apr 2002 18:56:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987761#M27549</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-04-11T18:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: LB_RESETCONTENT</title>
      <link>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987762#M27550</link>
      <description>I used the DLG_NUMITEMS in DlgSet and it did clear the ListBox.  Thanks .   Also, I was using DFLOGM so you were correct on all accounts.</description>
      <pubDate>Thu, 11 Apr 2002 23:49:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LB-RESETCONTENT/m-p/987762#M27550</guid>
      <dc:creator>jameshprice</dc:creator>
      <dc:date>2002-04-11T23:49:07Z</dc:date>
    </item>
  </channel>
</rss>

