<?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 https://software.intel.com in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084756#M122796</link>
    <description>&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/8a/9a/Release_Notes_F_2015_W_EN_update1.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/8a/9a/Release_Notes_F_2015_W_EN_update1.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Refer to Section 1.4&lt;/P&gt;</description>
    <pubDate>Sun, 29 Nov 2015 16:15:10 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2015-11-29T16:15:10Z</dc:date>
    <item>
      <title>Trying to learn Dialog Box using Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084743#M122783</link>
      <description>&lt;P&gt;I was trying to learn how to add a dialog box to my 25 year old Fortran code. I was trying to follow along with this guide:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/node/535386"&gt;https://software.intel.com/en-us/node/535386&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have this version of Visual Studio:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Microsoft Visual Studio 2010&lt;BR /&gt;
	Version 10.0.40219.1 SP1Rel&lt;BR /&gt;
	Microsoft .NET Framework&lt;BR /&gt;
	Version 4.5.51209 SP1Rel&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Installed Version: IDE Standard&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Microsoft Visual Web Developer 2010&amp;nbsp;&amp;nbsp; 01011-532-2002361-70772&lt;BR /&gt;
	Microsoft Visual Web Developer 2010&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Hotfix for Visual Studio 2010 Shell (Integrated) - ENU (KB2548139)&amp;nbsp;&amp;nbsp; KB2548139&lt;BR /&gt;
	This hotfix is for Visual Studio 2010 Shell (Integrated) - ENU.&lt;BR /&gt;
	If you later install a more recent service pack, this hotfix will be uninstalled automatically.&lt;BR /&gt;
	For more information, visit &lt;A href="http://support.microsoft.com/kb/2548139"&gt;http://support.microsoft.com/kb/2548139&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Hotfix for Visual Studio 2010 Shell (Integrated) - ENU (KB2549864)&amp;nbsp;&amp;nbsp; KB2549864&lt;BR /&gt;
	This hotfix is for Visual Studio 2010 Shell (Integrated) - ENU.&lt;BR /&gt;
	If you later install a more recent service pack, this hotfix will be uninstalled automatically.&lt;BR /&gt;
	For more information, visit &lt;A href="http://support.microsoft.com/kb/2549864"&gt;http://support.microsoft.com/kb/2549864&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Hotfix for Visual Studio 2010 Shell (Integrated) - ENU (KB2635973)&amp;nbsp;&amp;nbsp; KB2635973&lt;BR /&gt;
	This hotfix is for Visual Studio 2010 Shell (Integrated) - ENU.&lt;BR /&gt;
	If you later install a more recent service pack, this hotfix will be uninstalled automatically.&lt;BR /&gt;
	For more information, visit &lt;A href="http://support.microsoft.com/kb/2635973"&gt;http://support.microsoft.com/kb/2635973&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Package ID: w_fcompxe_2015.1.148&lt;BR /&gt;
	Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows* Update 1 Integration for Microsoft Visual Studio* 2010, Version 15.0.0115.2010, Copyright © 2002-2014 Intel Corporation. All rights reserved.&lt;BR /&gt;
	* Other names and brands may be claimed as the property of others.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Security Update for Visual Studio 2010 Shell (Integrated) - ENU (KB2645410)&amp;nbsp;&amp;nbsp; KB2645410&lt;BR /&gt;
	This security update is for Visual Studio 2010 Shell (Integrated) - ENU.&lt;BR /&gt;
	If you later install a more recent service pack, this security update will be uninstalled automatically.&lt;BR /&gt;
	For more information, visit &lt;A href="http://support.microsoft.com/kb/2645410"&gt;http://support.microsoft.com/kb/2645410&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Visual Studio 2010 Shell (Integrated) - ENU Service Pack 1 (KB983509)&amp;nbsp;&amp;nbsp; KB983509&lt;BR /&gt;
	This service pack is for Visual Studio 2010 Shell (Integrated) - ENU.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;When I try to Open the .RC file with Resource Editor, I get an error that says rcdll.dll cannot be found but it is on my C: drive. How can I let the program know where to find the files?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;What I would like to accomplish is to recompile my Console Fortran program as a Windows or Quick win program and have it open a Dialog box where I can select my input file, run my old Fortran routine, and save the output to either a file or another output window.&amp;nbsp; No graphics, just text output.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 17:24:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084743#M122783</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-25T17:24:03Z</dc:date>
    </item>
    <item>
      <title>I thought I had posted this</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084744#M122784</link>
      <description>&lt;P&gt;I thought I had posted this but I see in my posts that it was in the Draft mode. Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 22:13:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084744#M122784</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-25T22:13:06Z</dc:date>
    </item>
    <item>
      <title>Buy or steal the COMPAQ</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084745#M122785</link>
      <description>&lt;P&gt;Buy or steal the COMPAQ Fortran Book written by an Aussie -- very good on this stuff.&lt;/P&gt;

&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 00:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084745#M122785</guid>
      <dc:creator>nichols__john</dc:creator>
      <dc:date>2015-11-26T00:40:10Z</dc:date>
    </item>
    <item>
      <title>Unfortunately, the Resource</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084746#M122786</link>
      <description>&lt;P&gt;Unfortunately, the Resource Editor is not available for use with the Visual Studio Shell, as Microsoft offers that only as part of Visual C++. What many people do is use a freeware tool available from &lt;A href="https://community.intel.com/www.resedit.net" target="_blank"&gt;www.resedit.net&lt;/A&gt; . &amp;nbsp;You would run it outside Visual Studio and add its outputs to your project.&lt;/P&gt;

&lt;P&gt;You should look at&amp;nbsp;https://software.intel.com/en-us/compiler_winapp_f &amp;nbsp;The book jm-nichols refers to is "Compaq Visual Fortran: A Guide to Creating Windows Applications "by Norman Lawrence. I agree it would be helpful here but it is hard to find nowadays.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 00:47:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084746#M122786</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-26T00:47:48Z</dc:date>
    </item>
    <item>
      <title>I had a long reply typed but</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084747#M122787</link>
      <description>&lt;P&gt;I had a long reply typed but somehow it did not get saved. At any rate, I found the book used on Amazon for $13.97 and I bought it.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I also D/L the Resedit app and will have to figure it out.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 05:14:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084747#M122787</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-26T05:14:59Z</dc:date>
    </item>
    <item>
      <title>Lots of luck on Resedit. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084748#M122788</link>
      <description>&lt;P&gt;Lots of luck on Resedit. I struggle with it due to lack of documentation, strange (in my mind) behavior, and the feeling that it was intended for those who work in Windows and already know what they are doing. I&amp;nbsp;can hardly&amp;nbsp;get it to work at all. I maintain an old version of Compaq Visual Fortran just because it includes a dialog editor that is much easier to use and understand.&lt;/P&gt;

&lt;P&gt;In either case it's a little tricky to figure out which files to keep and how to integrate them with your program, especially if the program is to have more than one dialog. This is not well documented either, although the Lawrence book helps. I had to do a lot of "reverse engineering" (i.e. time spent on trial and error) to get things to work, and I'm still not comfortable with the finer points.&lt;/P&gt;

&lt;P&gt;Please continue to post your experiences here for our benefit. Especially if you learn some pointers in running Resedit.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 16:39:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084748#M122788</guid>
      <dc:creator>dboggs</dc:creator>
      <dc:date>2015-11-27T16:39:42Z</dc:date>
    </item>
    <item>
      <title>This forum is killing me. I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084749#M122789</link>
      <description>&lt;P&gt;This forum is killing me. I have something in the comment and go to attach some screen shots and it wipes out my comment.&lt;/P&gt;

&lt;P&gt;OH well. The ResEdit is a little tough to understand.&amp;nbsp; It gave me some errors about file paths and I will attempt to attach a screen shot again.&lt;/P&gt;

&lt;P&gt;I do have an old CD with CVF ver 6.6 and I wonder if it will coexist with my Intel Fortran Shell. Do you guys think it would be easier to use than ResEdit for doing Dialog boxes? Will CVF run in Win7?&lt;/P&gt;

&lt;P&gt;My concept of a simple dialog box is to just be able to select an existing Input File and hit an OK button to run my Fortran program.&amp;nbsp; I have used WinPrint in a couple of other programs to select a printer or the PDF writer to get my output saved.&amp;nbsp; My output is just boring text with lots of numbers.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 22:20:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084749#M122789</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-27T22:20:16Z</dc:date>
    </item>
    <item>
      <title>If you qualify, you can</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084750#M122790</link>
      <description>&lt;P&gt;If you qualify, you can always try &lt;A href="https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx"&gt;Visual Studio 2015 Community Edition&lt;/A&gt;, which is free. This works with Intel Fortran. (At least the 2013 edition did, I assume the 2015 version does too.) This includes the integrated resource editor. It's annoying that Microsoft won't let us provide the resource editor with the shell - we've asked.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 02:16:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084750#M122790</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-28T02:16:48Z</dc:date>
    </item>
    <item>
      <title>I read over the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084751#M122791</link>
      <description>&lt;P&gt;I read over the qualifications for the free use and I'm not sure if I qualify. Here is my situation. I learned FORTRAN IV back in 1968 as a freshman Engineering student. I got a job at a Electric Utility as a Structural Engineer back in the 1970's when there was little commercial software for analyzing steel structures. I spent some long hours developing FORTRAN code to do some structural analysis of Towers and tapered tubular poles that we then had a fabricator build and we installed.&lt;/P&gt;

&lt;P&gt;As the fabricators developed their own design software, they provided the pole designs and ASCE 48 Standard came about and my old FORTRAN programs were relegated to being used to check the fabricator's design. Fast Forward 25 years and my old Console programs still work after recompiling in IVF but the young guys are used to picking files from a window and not typing in the input file name.&lt;/P&gt;

&lt;P&gt;I picked up an old program that could design an optimum steel pole that taxed the memory of a 286 class PC and took several minutes to crunch the numbers. I recompiled it in IVF and it takes about 4 seconds to finish on my HP Z800 workstation with 12 cores and a water cooler (I doubt my program uses more than 1 core), but you still have to type in the input file name. I had read and asked here in the Forum about creating Dialog boxes. To that end, I wanted to learn enough to add them to my old code.&lt;/P&gt;

&lt;P&gt;We don't sell the designs, we just check the fabricator's work in our own internal group of 3 or 4 Engineers. With this in mind, I could say that my use of the VS 2015 Community Edition is "academic" so that I can modify some 25 year old code to be a little more modern.&lt;/P&gt;

&lt;P&gt;I'm thinking I will D/L the free edition at home and work on the Dialog Box and see how to create the resource files and hope the Microsoft police don't knock down my door. ;)&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 06:08:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084751#M122791</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-28T06:08:41Z</dc:date>
    </item>
    <item>
      <title>If all you want to do is pick</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084752#M122792</link>
      <description>&lt;P&gt;If all you want to do is pick a file from a browser, you may find that utilizing dialogs is the wrong approach. In a console or quickwin application, Intel's implementation of dialog support does not include the common dialog controls (like getopenfilename) that you would need. Instead, you can use the API Getopenfilename directly. It's a bit of a chore, but Intel provides a sample code for this (sorry I forget the name or exactly where to find it) that you can probably adapt.&lt;/P&gt;

&lt;P&gt;Also, search this thread for "Easy use of getopenfilename" for interesting discussion of this issue, especially if your application is Quickwin.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 16:47:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084752#M122792</guid>
      <dc:creator>dboggs</dc:creator>
      <dc:date>2015-11-28T16:47:18Z</dc:date>
    </item>
    <item>
      <title>OK, I did D/L the VS 2015</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084753#M122793</link>
      <description>&lt;P&gt;OK, I did D/L the VS 2015&amp;nbsp;Community and installed it, but when I try to open a project I created with the Fortran Shell, it says its not compatible.&lt;/P&gt;

&lt;P&gt;I seem to remember that someone said you needed to install VS 20xx first then install the Fortran package for it to work.&amp;nbsp; Is this true?&lt;/P&gt;

&lt;P&gt;When opening an old Whizzy Fortran project it shows me this link:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=558818&amp;amp;projecttype=6989167D-11E4-40FE-8C1A-2192A86A7E90"&gt;&lt;U&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=558818&amp;amp;projecttype=6989167D-11E4-40FE-8C1A-2192A86A7E90" target="_blank"&gt;http://go.microsoft.com/fwlink/?LinkId=558818&amp;amp;projecttype=6989167D-11E4-40FE-8C1A-2192A86A7E90&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 16:49:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084753#M122793</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-28T16:49:57Z</dc:date>
    </item>
    <item>
      <title>You need to reinstall or</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084754#M122794</link>
      <description>&lt;P&gt;You need to reinstall or "modify" the Fortran install to recognize VS2015. (And it has to be a recent enough Fortran that supports VS2015).&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 22:00:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084754#M122794</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-28T22:00:51Z</dc:date>
    </item>
    <item>
      <title>I tried to modify the Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084755#M122795</link>
      <description>&lt;P&gt;I tried to modify the Fortran install and it did not seem to work. My Intel Fortran XE 2015 looks like it uses VS 2010.&lt;/P&gt;

&lt;P&gt;I have this version of Visual Studio:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Microsoft Visual Studio 2010&lt;BR /&gt;
	Version 10.0.40219.1 SP1Rel&lt;BR /&gt;
	Microsoft .NET Framework&lt;BR /&gt;
	Version 4.5.51209 SP1Rel&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Package ID: w_fcompxe_2015.1.148&lt;BR /&gt;
	Intel® Parallel Studio XE 2015 Composer Edition for Fortran Windows* Update 1 Integration for Microsoft Visual Studio* 2010, Version 15.0.0115.2010, Copyright © 2002-2014 Intel Corporation. All rights reserved.&lt;BR /&gt;
	* Other names and brands may be claimed as the property of others.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Any clues what else I can try?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2015 01:21:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084755#M122795</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-11-29T01:21:26Z</dc:date>
    </item>
    <item>
      <title>https://software.intel.com</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084756#M122796</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/8a/9a/Release_Notes_F_2015_W_EN_update1.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/8a/9a/Release_Notes_F_2015_W_EN_update1.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Refer to Section 1.4&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2015 16:15:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084756#M122796</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2015-11-29T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Alao https://software.intel</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084757#M122797</link>
      <description>&lt;P&gt;Alao&amp;nbsp;https://software.intel.com/en-us/articles/intel-fortran-compiler-for-windows-required-and-optional-microsoft-development-software&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2015 19:15:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084757#M122797</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-29T19:15:11Z</dc:date>
    </item>
    <item>
      <title>I thought I would report back</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084758#M122798</link>
      <description>&lt;P&gt;I thought I would report back that I finally got Visual Studio Community installed and it works with my updated Parallel Studio XE 2016 Fortran compiler. When I originally installed the VS Community, I did not add the C++ as I should have, so I did a reinstall and added that. (I also added F# thinking it was some kind of new Fortran language). Once I uninstalled all my old Parallel Studio stuff and reinstalled the latest update, it works and I was able to compile one of my old projects.&lt;/P&gt;

&lt;P&gt;Now I hope to start learning about Dialog boxes and XML parsing.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 14:01:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084758#M122798</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-12-11T14:01:59Z</dc:date>
    </item>
    <item>
      <title>may the FORTRAN gods be with</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084759#M122799</link>
      <description>&lt;P&gt;may the FORTRAN gods be with you in your hours ahead.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 14:47:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084759#M122799</guid>
      <dc:creator>nichols__john</dc:creator>
      <dc:date>2015-12-11T14:47:53Z</dc:date>
    </item>
    <item>
      <title>Quote:jm-nichols@tamu.ed</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084760#M122800</link>
      <description>&lt;BLOCKQUOTE&gt;jm-nichols@tamu.ed wrote:&lt;BR /&gt; &lt;P&gt;may the FORTRAN gods be with you in your hours ahead.&lt;/P&gt;
 &lt;/BLOCKQUOTE&gt;
Thanks for the kind encouragement. Looks like you are just up Hwy 6 from me if you are at collie station. I'm in Houston.</description>
      <pubDate>Fri, 11 Dec 2015 17:04:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084760#M122800</guid>
      <dc:creator>GWats1</dc:creator>
      <dc:date>2015-12-11T17:04:40Z</dc:date>
    </item>
    <item>
      <title>The DISLIN graphics library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084761#M122801</link>
      <description>&lt;P&gt;The &lt;EM&gt;DISLIN graphics library&lt;/EM&gt; is another way to easily create simple dialog boxes with Fortran code:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.star.le.ac.uk/~cgp/dislinGUI.html" target="_blank"&gt;http://www.star.le.ac.uk/~cgp/dislinGUI.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.mps.mpg.de/1760840/Overview" target="_blank"&gt;http://www.mps.mpg.de/1760840/Overview&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;best regards&lt;/P&gt;

&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 17:26:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Trying-to-learn-Dialog-Box-using-Fortran/m-p/1084761#M122801</guid>
      <dc:creator>Michael_S_17</dc:creator>
      <dc:date>2015-12-11T17:26:54Z</dc:date>
    </item>
  </channel>
</rss>

