<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to hold open a terminal window via CreateProcess()' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to hold open a terminal window via CreateProcess()' posted on the 'C/C++ Windows API' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 21:15:38 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 21:15:38 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to hold open a terminal window via CreateProcess()</title>
      <link>http://www.programmersheaven.com/mb/Win32API/431091/431091/how-to-hold-open-a-terminal-window-via-createprocess/</link>
      <description>I'm using CreateProcess() to run some console math programs from a GUI.  How can I get the terminal window to remain open after the called program finishes executing?&lt;br /&gt;
&lt;br /&gt;
Thanks...</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/431091/431091/how-to-hold-open-a-terminal-window-via-createprocess/</guid>
      <pubDate>Sun, 27 Jan 2013 16:16:51 -0700</pubDate>
      <category>C/C++ Windows API</category>
    </item>
  </channel>
</rss>