<?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 problem when running on Windows 95 in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/DLL-problem-when-running-on-Windows-95/m-p/978264#M25489</link>
    <description>I have been developing Fortran + OpenGL applications under CVF 6.1 and F90GL on my Windows 2000 machine.   &lt;BR /&gt;In general, I have had no problems in running the exe's under Windows 95, NT, etc.  However, I now have one application   &lt;BR /&gt;which will run on other Windows 2000 and NT machines, but that I can't get to run under Windows 95 or 98.   &lt;BR /&gt;   &lt;BR /&gt;The error is :  The I3G.EXE file is linked to missing export : KERNEL32:TryEnterCritcialSection   &lt;BR /&gt;   &lt;BR /&gt;I copied kernel32.dll (and various DF*.dll's) to the machine but that didn't help.   My other CVF/F90GL applications run fine on this machine.  The only significant difference between this application   &lt;BR /&gt;and the others is that this one uses multi-threaded libraries   &lt;BR /&gt;implemented using the FTHREAD() routines posted to the CVF newletter a few months back.   &lt;BR /&gt;   &lt;BR /&gt;Any Ideas or suggestions? &lt;BR /&gt;   &lt;BR /&gt;Ken Weems</description>
    <pubDate>Tue, 18 Dec 2001 03:38:28 GMT</pubDate>
    <dc:creator>kweems</dc:creator>
    <dc:date>2001-12-18T03:38:28Z</dc:date>
    <item>
      <title>DLL problem when running on Windows 95</title>
      <link>https://community.intel.com/t5/Software-Archive/DLL-problem-when-running-on-Windows-95/m-p/978264#M25489</link>
      <description>I have been developing Fortran + OpenGL applications under CVF 6.1 and F90GL on my Windows 2000 machine.   &lt;BR /&gt;In general, I have had no problems in running the exe's under Windows 95, NT, etc.  However, I now have one application   &lt;BR /&gt;which will run on other Windows 2000 and NT machines, but that I can't get to run under Windows 95 or 98.   &lt;BR /&gt;   &lt;BR /&gt;The error is :  The I3G.EXE file is linked to missing export : KERNEL32:TryEnterCritcialSection   &lt;BR /&gt;   &lt;BR /&gt;I copied kernel32.dll (and various DF*.dll's) to the machine but that didn't help.   My other CVF/F90GL applications run fine on this machine.  The only significant difference between this application   &lt;BR /&gt;and the others is that this one uses multi-threaded libraries   &lt;BR /&gt;implemented using the FTHREAD() routines posted to the CVF newletter a few months back.   &lt;BR /&gt;   &lt;BR /&gt;Any Ideas or suggestions? &lt;BR /&gt;   &lt;BR /&gt;Ken Weems</description>
      <pubDate>Tue, 18 Dec 2001 03:38:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLL-problem-when-running-on-Windows-95/m-p/978264#M25489</guid>
      <dc:creator>kweems</dc:creator>
      <dc:date>2001-12-18T03:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: DLL problem when running on Windows 95</title>
      <link>https://community.intel.com/t5/Software-Archive/DLL-problem-when-running-on-Windows-95/m-p/978265#M25490</link>
      <description>That's a Win32 API routine that doesn't exist on Windows 95, 98 or Me.   Find the code that calls this routine and rewrite it, or just accept that this application runs on NT/2000/XP only.  Do not copy kernel32.dll files from system to system - that is likely to get you a system crash!&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 18 Dec 2001 04:08:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLL-problem-when-running-on-Windows-95/m-p/978265#M25490</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-12-18T04:08:25Z</dc:date>
    </item>
  </channel>
</rss>

