<?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: C# DllImport and IPP 6.0 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910097#M14044</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;I also wouldrefer to IPP custom DLL sample which do exactly this job - build custom DLL with several IPP functions and application which load this DLL and call functions from it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
    <pubDate>Thu, 07 May 2009 11:55:30 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2009-05-07T11:55:30Z</dc:date>
    <item>
      <title>C# DllImport and IPP 6.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910093#M14040</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using IPP 6.0.0.062 and Visual C++ 2008 Express to create my own DLL containing some IPP functions. I have no problem building the DLL.&lt;BR /&gt;&lt;BR /&gt;Next, I am using Visual C# 2008 Express to create a window application that will do a DllImport of my "IPP" DLL. I am experiencing problems as there is always a DllNotFoundException.&lt;BR /&gt;&lt;BR /&gt;However, if I were to using IPP 5.1 and Visual C++ 2008 Express to create the DLL, the DllNotFoundException will be gone and my "IPP" functions all working fine.&lt;BR /&gt;&lt;BR /&gt;What could be the problem? I want to use IPP 6.0.</description>
      <pubDate>Mon, 04 May 2009 09:03:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910093#M14040</guid>
      <dc:creator>onepieceking</dc:creator>
      <dc:date>2009-05-04T09:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: C# DllImport and IPP 6.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910094#M14041</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/426811"&gt;onepieceking&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;Hi,&lt;BR /&gt;&lt;BR /&gt;I am using IPP 6.0.0.062 and Visual C++ 2008 Express to create my own DLL containing some IPP functions. I have no problem building the DLL.&lt;BR /&gt;&lt;BR /&gt;Next, I am using Visual C# 2008 Express to create a window application that will do a DllImport of my "IPP" DLL. I am experiencing problems as there is always a DllNotFoundException.&lt;BR /&gt;&lt;BR /&gt;However, if I were to using IPP 5.1 and Visual C++ 2008 Express to create the DLL, the DllNotFoundException will be gone and my "IPP" functions all working fine.&lt;BR /&gt;&lt;BR /&gt;What could be the problem? I want to use IPP 6.0.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;A href="http://www.dependencywalker.com/"&gt;Depends&lt;/A&gt; is your friend ! :)&lt;BR /&gt;Most probably some dlls cannot be found at runtime...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Mon, 04 May 2009 09:13:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910094#M14041</guid>
      <dc:creator>elhefe38</dc:creator>
      <dc:date>2009-05-04T09:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: C# DllImport and IPP 6.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910095#M14042</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;shouldn't IPP 5.1 and 6.0 work similarly? If IPP 5.1 works in that way, I don't see why IPP 6.0 cannot work in the same way&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 May 2009 12:24:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910095#M14042</guid>
      <dc:creator>onepieceking</dc:creator>
      <dc:date>2009-05-06T12:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: C# DllImport and IPP 6.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910096#M14043</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/426811"&gt;onepieceking&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;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;shouldn't IPP 5.1 and 6.0 work similarly? If IPP 5.1 works in that way, I don't see why IPP 6.0 cannot work in the same way&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Well, yes. They *should* work in similar ways. However they seem to behave differently so I guess you need to dig deeper... :)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;EDIT: one other possible cause of this error message is when you try to load a 32 bit dll into a 64 bit app... are you in such a case ? (in which case the fix would be obviously to install the emt64 version of IPP)&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2009 13:16:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910096#M14043</guid>
      <dc:creator>elhefe38</dc:creator>
      <dc:date>2009-05-06T13:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: C# DllImport and IPP 6.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910097#M14044</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;I also wouldrefer to IPP custom DLL sample which do exactly this job - build custom DLL with several IPP functions and application which load this DLL and call functions from it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Thu, 07 May 2009 11:55:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/C-DllImport-and-IPP-6-0/m-p/910097#M14044</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-05-07T11:55:30Z</dc:date>
    </item>
  </channel>
</rss>

