<?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 Ah, never mind.  The answer in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unresolved-external-pointing-to-CESHELL-lib/m-p/935503#M88807</link>
    <description>Ah, never mind.  The answer was in the Winteracter documentation.</description>
    <pubDate>Thu, 25 Oct 2012 23:35:45 GMT</pubDate>
    <dc:creator>William_A_</dc:creator>
    <dc:date>2012-10-25T23:35:45Z</dc:date>
    <item>
      <title>Unresolved external pointing to CESHELL.lib</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unresolved-external-pointing-to-CESHELL-lib/m-p/935502#M88806</link>
      <description>&lt;P&gt;Hi all.&amp;nbsp; This has probably been asked before, but I can't find it in the database.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using IVF 13.1.119 with MS VS 2010 and Winteracter 9.0 on 64-bit Windows 7.&amp;nbsp; I have an application that was running under IVF 10 and VS 2008 with Winteracter 7.0 under XP 32-bit and am trying to get it to compile under the new system.&amp;nbsp; I am getting several unresolved external pointers so I know I don't have the libraries quite right (or at least I think that is the problem).&amp;nbsp; The issue is that one unresolved external (SHGetMalloc) points to the library CESHELL.LIB.&amp;nbsp; However, that library does not appear to be included in my VS 2010 application (although I can find it in the VS 2008 installation on my old computer).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know where CESHELL.LIB resides in VS 2010 and how I can get it included in my link file?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a bunch of other unresolved externals symbols so this might be a manifestation of a larger configuration issue related to Winteracter (since these are all unresolved externals coming from Winter.lib).&amp;nbsp; The other ones that are unresolved are:&lt;/P&gt;
&lt;P&gt;1&amp;gt;winter.lib(wcomdlg.obj) : error LNK2019: unresolved external symbol __imp__SHGetMalloc@4 referenced in function _YYSELECTDIR&lt;BR /&gt;1&amp;gt;winter.lib(wcomdlg.obj) : error LNK2019: unresolved external symbol __imp__SHBrowseForFolderA@4 referenced in function _YYSELECTDIR&lt;BR /&gt;1&amp;gt;winter.lib(wcomdlg.obj) : error LNK2019: unresolved external symbol __imp__SHGetPathFromIDListA@8 referenced in function _yyBrowseCallbackProc1@16&lt;BR /&gt;1&amp;gt;winter.lib(wcomdlg.obj) : error LNK2019: unresolved external symbol __imp__DeviceCapabilitiesA@20 referenced in function _YYPSDPRINTERCAPINT&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegDeleteKeyA@8 referenced in function _YYREGKEYDEL&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function _YYREGVALDEL&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegDeleteValueA@8 referenced in function _YYREGVALDEL&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function _YYREGVALDEL&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function _YYREGKEYGET&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegSetValueExA@24 referenced in function _YYREGKEYPUT&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__RegCreateKeyExA@36 referenced in function _YYREGKEYPUT&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__GetUserNameA@8 referenced in function _YYUSERNAME&lt;BR /&gt;1&amp;gt;winter.lib(wopsys.obj) : error LNK2019: unresolved external symbol __imp__FindExecutableA@12 referenced in function _YYASSOCEXE&lt;BR /&gt;1&amp;gt;winter.lib(wdump.obj) : error LNK2019: unresolved external symbol _ClosePrinter@4 referenced in function _yywprgetdc&lt;BR /&gt;1&amp;gt;winter.lib(wdump.obj) : error LNK2019: unresolved external symbol _DocumentPropertiesA@24 referenced in function _yywprgetdc&lt;BR /&gt;1&amp;gt;winter.lib(wdump.obj) : error LNK2019: unresolved external symbol _OpenPrinterA@12 referenced in function _yywprgetdc&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Bill Asher&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2012 23:26:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unresolved-external-pointing-to-CESHELL-lib/m-p/935502#M88806</guid>
      <dc:creator>William_A_</dc:creator>
      <dc:date>2012-10-25T23:26:03Z</dc:date>
    </item>
    <item>
      <title>Ah, never mind.  The answer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unresolved-external-pointing-to-CESHELL-lib/m-p/935503#M88807</link>
      <description>Ah, never mind.  The answer was in the Winteracter documentation.</description>
      <pubDate>Thu, 25 Oct 2012 23:35:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unresolved-external-pointing-to-CESHELL-lib/m-p/935503#M88807</guid>
      <dc:creator>William_A_</dc:creator>
      <dc:date>2012-10-25T23:35:45Z</dc:date>
    </item>
  </channel>
</rss>

