<?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: Thread-NULL_SECURITY_ATTRIBUTES in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Thread-NULL-SECURITY-ATTRIBUTES/m-p/987423#M27488</link>
    <description>NULL_SECURITY_ATTRIBUTES is not declared, so it becomes an implicitly declared variable which is uninitialized.  After the line:&lt;BR /&gt;&lt;BR /&gt;USE DFMT&lt;BR /&gt;&lt;BR /&gt;add the line:&lt;BR /&gt;&lt;BR /&gt;USE DFWINTY&lt;BR /&gt;&lt;BR /&gt;That will provide the declaration of NULL_SECURITY_ATTRIBUTES.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 02 Apr 2002 12:02:47 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-04-02T12:02:47Z</dc:date>
    <item>
      <title>Thread-NULL_SECURITY_ATTRIBUTES</title>
      <link>https://community.intel.com/t5/Software-Archive/Thread-NULL-SECURITY-ATTRIBUTES/m-p/987422#M27487</link>
      <description>Hi, &lt;BR /&gt;I am running a Thread from my program but on compiling the following code I get some warning. &lt;BR /&gt; &lt;BR /&gt;subroutine XXX &lt;BR /&gt;use dfmt &lt;BR /&gt;implicit none &lt;BR /&gt;integer hThread2,ThreadID3 ,NULL_SECURITY_ATTRIBUTES &lt;BR /&gt;hThread2=CreateThread(NULL_SECURITY_ATTRIBUTES,0,  &amp;amp; &lt;BR /&gt;                         W_search_entry2, 0, 0, LOC(ThreadID3)) &lt;BR /&gt; &lt;BR /&gt;Warning: Variable NULL_SECURITY_ATTRIBUTES is used before its value has been defined: &lt;BR /&gt;hThread2=CreateThread(NULL_SECURITY_ATTRIBUTES,0,  &amp;amp; &lt;BR /&gt; &lt;BR /&gt;Can you help me, &lt;BR /&gt;RJAR</description>
      <pubDate>Tue, 02 Apr 2002 11:04:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Thread-NULL-SECURITY-ATTRIBUTES/m-p/987422#M27487</guid>
      <dc:creator>rjar</dc:creator>
      <dc:date>2002-04-02T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Thread-NULL_SECURITY_ATTRIBUTES</title>
      <link>https://community.intel.com/t5/Software-Archive/Thread-NULL-SECURITY-ATTRIBUTES/m-p/987423#M27488</link>
      <description>NULL_SECURITY_ATTRIBUTES is not declared, so it becomes an implicitly declared variable which is uninitialized.  After the line:&lt;BR /&gt;&lt;BR /&gt;USE DFMT&lt;BR /&gt;&lt;BR /&gt;add the line:&lt;BR /&gt;&lt;BR /&gt;USE DFWINTY&lt;BR /&gt;&lt;BR /&gt;That will provide the declaration of NULL_SECURITY_ATTRIBUTES.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 02 Apr 2002 12:02:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Thread-NULL-SECURITY-ATTRIBUTES/m-p/987423#M27488</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-04-02T12:02:47Z</dc:date>
    </item>
  </channel>
</rss>

