<?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: data initialization in a dialog based program in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/data-initialization-in-a-dialog-based-program/m-p/980579#M25987</link>
    <description>Sorry, I have no idea, since I don't know how your data is initialized.  If you want to send us a support request, and have version 6.5 or later, send a sample program to vf-support@compaq.com&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Sat, 19 Jan 2002 05:14:45 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-01-19T05:14:45Z</dc:date>
    <item>
      <title>data initialization in a dialog based program</title>
      <link>https://community.intel.com/t5/Software-Archive/data-initialization-in-a-dialog-based-program/m-p/980578#M25986</link>
      <description>This message is for Steve L. Hi steve, I have a large dialog based program. Most of the data is initialized in the routine mainsub. Ex.   DATA MODELS(46) /'ALL'/  &lt;BR /&gt;For the 1st time everything works fine- but when I hit run 2nd time from the dialogbox, somehow all the values of the variables are not the initial values even when we check them in 'mainsub'. They look like retained values from the previous run. Obviously the results are all wrong. In the dialog box I have-  &lt;BR /&gt;&lt;PRE&gt;&lt;FONT size="+0"&gt;
hEvent=CreateEvent(NULL_SECURITY_ATTRIBUTES, .TRUE., .FALSE., NULL_CHARACTER)  
hEvent=CreateEvent(NULL_SECURITY_ATTRIBUTES, .FALSE., .FALSE., "MyEvent"C)  
hThread=CreateThread(NULL_SECURITY_ATTRIBUTES, 0, LOC(Mainsub), hEvent, 0, LOC(idThread))  
&lt;/FONT&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;What can be done to fix this problem?  &lt;BR /&gt;  &lt;BR /&gt;Thanks,  &lt;BR /&gt;Dilip Paul</description>
      <pubDate>Sat, 19 Jan 2002 05:12:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/data-initialization-in-a-dialog-based-program/m-p/980578#M25986</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-01-19T05:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: data initialization in a dialog based program</title>
      <link>https://community.intel.com/t5/Software-Archive/data-initialization-in-a-dialog-based-program/m-p/980579#M25987</link>
      <description>Sorry, I have no idea, since I don't know how your data is initialized.  If you want to send us a support request, and have version 6.5 or later, send a sample program to vf-support@compaq.com&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 19 Jan 2002 05:14:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/data-initialization-in-a-dialog-based-program/m-p/980579#M25987</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-19T05:14:45Z</dc:date>
    </item>
  </channel>
</rss>

