<?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: Execution file HLP in Windows XP in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834688#M54279</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;What about using&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;use dfwin ! (which contains USE USER32, where the interface for WinHElp resides)&lt;/DIV&gt;
&lt;DIV&gt;use dfwinty ! which contains definition of HELP_FINDER&lt;/DIV&gt;
&lt;DIV&gt;integer OL&lt;/DIV&gt;
&lt;DIV&gt;logical retlog&lt;/DIV&gt;
&lt;DIV&gt;character*100 HelpFileName&lt;/DIV&gt;
&lt;DIV&gt;OL=0&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;Helpfilename="MyHelpFile.hlp"C&lt;/DIV&gt;
&lt;DIV&gt;retlog=WinHelp (hWnd, HelpFileName, HELP_FINDER, OL)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;?&lt;/DIV&gt;
&lt;DIV&gt;hWnd is a window handle, = dlg%hWnd if called from a dialog box call-back belonging to dialog 'dlg'. Otherwise use the main window handle, obtained when creating the window, or, if QuickWin, using &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;USE DFLIB&lt;/DIV&gt;
&lt;DIV&gt;...&lt;/DIV&gt;
&lt;DIV&gt;hWnd=GETHWNDQQ(QWIN$FRAMEWINDOW)&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Jun 2005 16:26:32 GMT</pubDate>
    <dc:creator>anthonyrichards</dc:creator>
    <dc:date>2005-06-02T16:26:32Z</dc:date>
    <item>
      <title>Execution file HLP in Windows XP</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834684#M54275</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I use CVF 6.5 QuickWin App. For execute a file hlp I use the command&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;i = WinExec('winhlp32.exe Tutorial.hlp',sw_show) &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;and it works fine but not for Windows XP. For Windows XP the program&lt;/DIV&gt;
&lt;DIV&gt;become unavailable until file hlp is closed. What I do to avoid this problem?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Wilton&lt;/DIV&gt;</description>
      <pubDate>Sun, 01 May 2005 19:26:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834684#M54275</guid>
      <dc:creator>wiltonps</dc:creator>
      <dc:date>2005-05-01T19:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Execution file HLP in Windows XP</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834685#M54276</link>
      <description>This one looks like fitting in the Fortran forum as well as anywhere.  I'm not sure why you wouldn't expect the Fortran to be held up for completion of the .hlp session.  But, why are you trying to use such an old version of CVF on a new version of Windows?  Even with CVF 6.6C, inexplicably hung files occurred more frequently under XP SP1.  I don't know whether SP2 may have helped, for those programs where it doesn't run out of address space.</description>
      <pubDate>Sun, 01 May 2005 21:23:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834685#M54276</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-05-01T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Execution file HLP in Windows XP</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834686#M54277</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;Moved this topic to the &lt;SPAN class="navbar_text"&gt;Intel Fortran Compiler for Windows &amp;amp; Visual Fortran&lt;/SPAN&gt; forum.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;Lexi S.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;Intel Software Network Support&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;&lt;A href="http://www.intel.com/software/" target="_blank"&gt;http://www.intel.com/software/&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align="left"&gt;&lt;FONT size="2"&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm" target="_blank"&gt;Contact us&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by intel.software.network.support on &lt;SPAN class="date_text"&gt;11-15-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:03 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2005 02:20:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834686#M54277</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2005-06-02T02:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Execution file HLP in Windows XP</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834687#M54278</link>
      <description>Maybe try ShellExecute instead of WinExec, which is an old 16-bit routine.  The MS docs have a lot of warnings against using WinExec.</description>
      <pubDate>Thu, 02 Jun 2005 02:39:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834687#M54278</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-06-02T02:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Execution file HLP in Windows XP</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834688#M54279</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;What about using&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;use dfwin ! (which contains USE USER32, where the interface for WinHElp resides)&lt;/DIV&gt;
&lt;DIV&gt;use dfwinty ! which contains definition of HELP_FINDER&lt;/DIV&gt;
&lt;DIV&gt;integer OL&lt;/DIV&gt;
&lt;DIV&gt;logical retlog&lt;/DIV&gt;
&lt;DIV&gt;character*100 HelpFileName&lt;/DIV&gt;
&lt;DIV&gt;OL=0&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;..&lt;/DIV&gt;
&lt;DIV&gt;Helpfilename="MyHelpFile.hlp"C&lt;/DIV&gt;
&lt;DIV&gt;retlog=WinHelp (hWnd, HelpFileName, HELP_FINDER, OL)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;?&lt;/DIV&gt;
&lt;DIV&gt;hWnd is a window handle, = dlg%hWnd if called from a dialog box call-back belonging to dialog 'dlg'. Otherwise use the main window handle, obtained when creating the window, or, if QuickWin, using &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;USE DFLIB&lt;/DIV&gt;
&lt;DIV&gt;...&lt;/DIV&gt;
&lt;DIV&gt;hWnd=GETHWNDQQ(QWIN$FRAMEWINDOW)&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jun 2005 16:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Execution-file-HLP-in-Windows-XP/m-p/834688#M54279</guid>
      <dc:creator>anthonyrichards</dc:creator>
      <dc:date>2005-06-02T16:26:32Z</dc:date>
    </item>
  </channel>
</rss>

