<?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: Visual Studios 2008 multi-Threaded DLL in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914840#M4773</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Also when running my application I got the following error messages:&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because mfc90d.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because MSVCR90D.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because MSVCP90D.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;I tried copying the file into the folder window/system32WOW and got the following message.&lt;BR /&gt;&lt;BR /&gt;Debug Error!&lt;BR /&gt;&lt;BR /&gt;An application has made an attempt to load the C runtime library without using a manifest. This is an unsupported way to load Visual C++ DLLs. You need to modify your build application to build with a manifest. For more information, see the "Visual C++ Libraries as Shared Side-by-Side Assembles" topic the product documentation.&lt;BR /&gt;&lt;BR /&gt;I am not sure what this means or how to fix it.My guess is that it has to deal witheither some system setting or some setting Inside Visual Studios 2008</description>
    <pubDate>Fri, 08 Jan 2010 19:09:39 GMT</pubDate>
    <dc:creator>Vijay_O_</dc:creator>
    <dc:date>2010-01-08T19:09:39Z</dc:date>
    <item>
      <title>Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914836#M4769</link>
      <description>I wanted know if that is a way to use set up multi-thread DLL to the project setting I have found a work around by placing needed file into system32 folder but I wanted to know if the is a better way</description>
      <pubDate>Tue, 05 Jan 2010 20:34:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914836#M4769</guid>
      <dc:creator>Vijay_O_</dc:creator>
      <dc:date>2010-01-05T20:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914837#M4770</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
Do you mean to make the VS .dll available on a machine where VS isn't present?&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;There are similar redistributable installers for Intel compiler .dll libraries e.g. &lt;BR /&gt;&lt;A href="https://registrationcenter.intel.com/RegCenter/Download.aspx?productid=1194"&gt;https://registrationcenter.intel.com/RegCenter/Download.aspx?productid=1194&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 21:51:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914837#M4770</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-01-05T21:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914838#M4771</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Do you mean to make the VS .dll available on a machine where VS isn't present?&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;There are similar redistributable installers for Intel compiler .dll libraries e.g. &lt;BR /&gt;&lt;A href="https://registrationcenter.intel.com/RegCenter/Download.aspx?productid=1194"&gt;https://registrationcenter.intel.com/RegCenter/Download.aspx?productid=1194&lt;/A&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;No the problem I think make be either in the VS 2008 settings I have code on two differ development machine one with Vista and the one with XP both have VS 2008 but the Vista Machine runs and the XP machine does not run
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2010 18:59:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914838#M4771</guid>
      <dc:creator>Vijay_O_</dc:creator>
      <dc:date>2010-01-06T18:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914839#M4772</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If you open a Visual Studio or Intel compiler command prompt window via the shortcuts on the Start menu, PATH should be set up so as to make it visible. If you are making a .bat file so as to be able to start by double click, for example, you could copy the PATH settings into it.&lt;BR /&gt;Perhaps no one is able to guess what you want to do.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 19:27:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914839#M4772</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-01-06T19:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914840#M4773</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Also when running my application I got the following error messages:&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because mfc90d.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because MSVCR90D.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;This application has failed to start because MSVCP90D.dll was not was not found. Re-installing the application may fix this problem.&lt;BR /&gt;&lt;BR /&gt;I tried copying the file into the folder window/system32WOW and got the following message.&lt;BR /&gt;&lt;BR /&gt;Debug Error!&lt;BR /&gt;&lt;BR /&gt;An application has made an attempt to load the C runtime library without using a manifest. This is an unsupported way to load Visual C++ DLLs. You need to modify your build application to build with a manifest. For more information, see the "Visual C++ Libraries as Shared Side-by-Side Assembles" topic the product documentation.&lt;BR /&gt;&lt;BR /&gt;I am not sure what this means or how to fix it.My guess is that it has to deal witheither some system setting or some setting Inside Visual Studios 2008</description>
      <pubDate>Fri, 08 Jan 2010 19:09:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914840#M4773</guid>
      <dc:creator>Vijay_O_</dc:creator>
      <dc:date>2010-01-08T19:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studios 2008 multi-Threaded DLL</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914841#M4774</link>
      <description>&lt;DIV style="margin:0px;"&gt;I have solved this problem&lt;BR /&gt;under the properties page&lt;BR /&gt;Manifest Tool &amp;gt;&amp;gt; Input and Output &amp;gt;&amp;gt; Embed Manifest the value should be no&lt;BR /&gt;when this is checked my code runs fine on Windows XP&lt;/DIV&gt;</description>
      <pubDate>Sun, 10 Jan 2010 18:42:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Visual-Studios-2008-multi-Threaded-DLL/m-p/914841#M4774</guid>
      <dc:creator>Vijay_O_</dc:creator>
      <dc:date>2010-01-10T18:42:27Z</dc:date>
    </item>
  </channel>
</rss>

