<?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 Dll load problem. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Dll-load-problem/m-p/744698#M1724</link>
    <description>Hello All,&lt;BR /&gt; I am currently working with Studio 2008 on an XP/Windows7 platform and all my code is in C++. My program loads an external dll named AduHid.dll. This dll is used to control a data acquisition board via a USB connection.&lt;BR /&gt;&lt;BR /&gt; When I do NOT use the intel compiler, everything works as advertised, no problems. When I optimize my code using the intel compiler, about 1 time in 10, the interface with the data acq board fails. Specifically, when I try and read the state of the digital I/O port, the values always come back all 0's or all 1's. When I write to the board, the commands appear to work, so the interface 'partially' works.&lt;BR /&gt;&lt;BR /&gt;The file AduHid.dll is supplied by the company and I am simply linking to it. I have tried both implicitly and explicitly loading the dll in case there was a race condition going on (I gave the dll 5 full seconds to load, which is forever), but the problem persists.&lt;BR /&gt;&lt;BR /&gt; To make things interesting,let me explain how the code is built/used. The code is written and compiled on a computer with a Windows XP operating system. The error ONLY occurs, when I run the code on our target computer which is running Windows 7 pro. The error does not occur when running on an XP computer.&lt;BR /&gt;&lt;BR /&gt;Has anyone seen a problem like this or have any idea about what's going on?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Rich</description>
    <pubDate>Mon, 26 Jul 2010 15:58:26 GMT</pubDate>
    <dc:creator>rwulpertc2_com</dc:creator>
    <dc:date>2010-07-26T15:58:26Z</dc:date>
    <item>
      <title>Dll load problem.</title>
      <link>https://community.intel.com/t5/Software-Archive/Dll-load-problem/m-p/744698#M1724</link>
      <description>Hello All,&lt;BR /&gt; I am currently working with Studio 2008 on an XP/Windows7 platform and all my code is in C++. My program loads an external dll named AduHid.dll. This dll is used to control a data acquisition board via a USB connection.&lt;BR /&gt;&lt;BR /&gt; When I do NOT use the intel compiler, everything works as advertised, no problems. When I optimize my code using the intel compiler, about 1 time in 10, the interface with the data acq board fails. Specifically, when I try and read the state of the digital I/O port, the values always come back all 0's or all 1's. When I write to the board, the commands appear to work, so the interface 'partially' works.&lt;BR /&gt;&lt;BR /&gt;The file AduHid.dll is supplied by the company and I am simply linking to it. I have tried both implicitly and explicitly loading the dll in case there was a race condition going on (I gave the dll 5 full seconds to load, which is forever), but the problem persists.&lt;BR /&gt;&lt;BR /&gt; To make things interesting,let me explain how the code is built/used. The code is written and compiled on a computer with a Windows XP operating system. The error ONLY occurs, when I run the code on our target computer which is running Windows 7 pro. The error does not occur when running on an XP computer.&lt;BR /&gt;&lt;BR /&gt;Has anyone seen a problem like this or have any idea about what's going on?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Mon, 26 Jul 2010 15:58:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dll-load-problem/m-p/744698#M1724</guid>
      <dc:creator>rwulpertc2_com</dc:creator>
      <dc:date>2010-07-26T15:58:26Z</dc:date>
    </item>
    <item>
      <title>Dll load problem.</title>
      <link>https://community.intel.com/t5/Software-Archive/Dll-load-problem/m-p/744699#M1725</link>
      <description>After further testing, it appears the problem is in one of the drivers in the windows 7 professional platform. Sorry to have bothered everyone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Wed, 28 Jul 2010 13:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dll-load-problem/m-p/744699#M1725</guid>
      <dc:creator>rwulpertc2_com</dc:creator>
      <dc:date>2010-07-28T13:29:00Z</dc:date>
    </item>
  </channel>
</rss>

