<?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: Dialogbox in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967611#M23255</link>
    <description>Thanks, Steve.  I fixed it. &lt;BR /&gt;BTW, do you know how to pass a string (file name with path) from VB to a fortran executalbe file?  I know it can be done by DLL, but can it also be done through an exe file ?</description>
    <pubDate>Fri, 28 Sep 2001 04:18:47 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-09-28T04:18:47Z</dc:date>
    <item>
      <title>Dialogbox</title>
      <link>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967609#M23253</link>
      <description>I just tried to build the simplest dialog box following the example from users' guide.  But I got an error message:  &lt;BR /&gt;Compiling resources... &lt;BR /&gt;C:FORTRANFILEDLGBOXDIALGBOX.RC(10) : fatal error RC1015: cannot open include file 'afxres.h'. &lt;BR /&gt;Error executing rc.exe. &lt;BR /&gt;Can anyone tell me what was wrong?  My code are &lt;BR /&gt; &lt;BR /&gt;program dgbox &lt;BR /&gt;use dfwin &lt;BR /&gt;!dec$objcomment lib:"user32.lib" &lt;BR /&gt;use dflogm &lt;BR /&gt;  implicit none &lt;BR /&gt;  include 'resource.fd' &lt;BR /&gt;  type (dialog) dlg &lt;BR /&gt;  integer retint &lt;BR /&gt;  logical retlog &lt;BR /&gt;  character*80 text &lt;BR /&gt;  retlog = DlgInit( idd_dgbox, dlg )  &lt;BR /&gt;  if ( .not. retlog) then &lt;BR /&gt;	write (*,*) "error: resource not found" &lt;BR /&gt;  else &lt;BR /&gt;	retint = DlgModal( dlg ) &lt;BR /&gt;  endif &lt;BR /&gt;end program</description>
      <pubDate>Mon, 24 Sep 2001 12:39:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967609#M23253</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-09-24T12:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dialogbox</title>
      <link>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967610#M23254</link>
      <description>What version of Visual Fortran are you using?  You entered "5.2" (only moderators can see that), but there is no such version.&lt;BR /&gt;&lt;BR /&gt;afxres.h should be in Microsoft Visual StudioVC98Include and that path should be listed under Tools..Options..Directories..Include files.  Try doing a Per-User Setup (from Visual Fortran program group) and see if that helps - if not, manually add the above path (including appropriate device) to the list of include directories.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 24 Sep 2001 22:44:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967610#M23254</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-09-24T22:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dialogbox</title>
      <link>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967611#M23255</link>
      <description>Thanks, Steve.  I fixed it. &lt;BR /&gt;BTW, do you know how to pass a string (file name with path) from VB to a fortran executalbe file?  I know it can be done by DLL, but can it also be done through an exe file ?</description>
      <pubDate>Fri, 28 Sep 2001 04:18:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967611#M23255</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-09-28T04:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dialogbox</title>
      <link>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967612#M23256</link>
      <description>I'll answer in your other topic.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 28 Sep 2001 08:25:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Dialogbox/m-p/967612#M23256</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-09-28T08:25:04Z</dc:date>
    </item>
  </channel>
</rss>

