<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Converting DOS-based program to Windows-based programs' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Converting DOS-based program to Windows-based programs' posted on the 'General programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 02:11:10 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 02:11:10 -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>Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/82860/converting-dos-based-program-to-windows-based-programs/</link>
      <description>I have a few utilities I use that are DOS-based. I've seen programs that start out like this, and then someone else comes along and ports them to Windows with a GUI. I want to do this with the programs I have myself, as the author is no longer around. I don't know what language it is in, nor do I have the source code. How would I do this?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/82860/converting-dos-based-program-to-windows-based-programs/</guid>
      <pubDate>Sat, 20 Oct 2001 14:44:09 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/82867/re-converting-dos-based-program-to-windows-based-programs/#82867</link>
      <description>: I have a few utilities I use that are DOS-based. I've seen programs that start out like this, and then someone else comes along and ports them to Windows with a GUI. I want to do this with the programs I have myself, as the author is no longer around. I don't know what language it is in, nor do I have the source code. How would I do this? &lt;br /&gt;
: &lt;br /&gt;
Well, given what you have (or more accurately what you don't have), it sounds like what you do is write the program from scratch. Pick the language you're comfortable with, or the one you'd like to be comfortable with, and get going! &lt;br /&gt;
&lt;br /&gt;
Make a list of all the things the program does, what type of input and output it requires, and what resources it needs. Then lay it all out on paper, and start coding. &lt;br /&gt;
&lt;br /&gt;
When people say the a DOS program is "ported" to Windows, they really mean that it was re-written. There isn't any "automated" way to take a DOS program and "turn it into" a Windows program. &lt;br /&gt;
&lt;br /&gt;
It would help if you had been the original author of the DOS program, since the work of mapping it all out would have already been done. But Windows is different enough that you'd probably need to do things differently anyway. &lt;br /&gt;
&lt;br /&gt;
What utility, or utilities, are you interested in? If they were popular in DOS, I'd think they'd already be available in Windows. &lt;br /&gt;
&lt;br /&gt;
What language(s) do you write in now? Have you done any Windows programming? &lt;br /&gt;
&lt;br /&gt;
Re-post with more info, and maybe we can give you a more detailed answer. &lt;br /&gt;
&lt;br /&gt;
Melissa &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/82867/re-converting-dos-based-program-to-windows-based-programs/#82867</guid>
      <pubDate>Sat, 20 Oct 2001 15:47:47 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/82874/re-converting-dos-based-program-to-windows-based-programs/#82874</link>
      <description>The utilities are for Playstation file extraction, such as a utility to extract TMD files(3D models), and a TIM extractor(2D images). They were written about a year ago, and the author is no longer around, as I got an error when I tried to email him. I work mostly in Pascal, and havn't done any Windows coding. My Pascal knowledge, however, isn't that great, but I'm sure I could catch on quickly. The only problem I would run into, is how to actually do what the program is doing.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/82874/re-converting-dos-based-program-to-windows-based-programs/#82874</guid>
      <pubDate>Sat, 20 Oct 2001 16:18:41 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/82898/re-converting-dos-based-program-to-windows-based-programs/#82898</link>
      <description>Have you tried to run these in a Windows DOS box? Sometimes you need to make adjustments to the DOS parameters if it doesn't work right away.&lt;br /&gt;
&lt;br /&gt;
Otherwise, what about just booting your computer on a DOS floppy? Or setting up a separate DOS partition on your hard drive?&lt;br /&gt;
&lt;br /&gt;
If you're using Win9x, you could just boot directly into DOS.&lt;br /&gt;
&lt;br /&gt;
Have you tried any of these options? Or do you just want the challenge of making it run in Windows? :)&lt;br /&gt;
&lt;br /&gt;
Melissa&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/82898/re-converting-dos-based-program-to-windows-based-programs/#82898</guid>
      <pubDate>Sat, 20 Oct 2001 17:21:49 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/83003/re-converting-dos-based-program-to-windows-based-programs/#83003</link>
      <description>No, they run in Windows just fine. I'm using WinME(don't worry, it will be 98 SE soon, then Linux), and they run just fine, amazingly. I want to port them to Windows so they have a GUI, and hopefully, I can combine all 6 tools, into one tool. I don't know anything about file handling in any language, so where would you suggest I go to learn more?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/83003/re-converting-dos-based-program-to-windows-based-programs/#83003</guid>
      <pubDate>Sun, 21 Oct 2001 13:45:21 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/83136/re-converting-dos-based-program-to-windows-based-programs/#83136</link>
      <description>: No, they run in Windows just fine. I'm using WinME(don't worry, it will be 98 SE soon, then Linux), and they run just fine, amazingly. I want to port them to Windows so they have a GUI, and hopefully, I can combine all 6 tools, into one tool. I don't know anything about file handling in any language, so where would you suggest I go to learn more?&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I would suggest here that you somehow obtained the format of theese files and information on how to read them, and coded an entirely new program dealing with this.&lt;br /&gt;
&lt;br /&gt;
Not the easiest task but it has already been done so rit should not be impossible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/83136/re-converting-dos-based-program-to-windows-based-programs/#83136</guid>
      <pubDate>Mon, 22 Oct 2001 03:44:16 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/83197/re-converting-dos-based-program-to-windows-based-programs/#83197</link>
      <description>: I would suggest here that you somehow obtained the format of theese files and information on how to read them, and coded an entirely new program dealing with this.&lt;br /&gt;
&lt;br /&gt;
I know what format they are in,(TMD, TIM, STR, XA, TOD), but they are Playstation specific. I have documentation on the XA format release from Sony, but that's it. All the documentation says about the XA format is what it does; gives no clue as to how to read it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/83197/re-converting-dos-based-program-to-windows-based-programs/#83197</guid>
      <pubDate>Mon, 22 Oct 2001 10:52:41 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/83279/re-converting-dos-based-program-to-windows-based-programs/#83279</link>
      <description>: : I would suggest here that you somehow obtained the format of theese files and information on how to read them, and coded an entirely new program dealing with this.&lt;br /&gt;
: &lt;br /&gt;
: I know what format they are in,(TMD, TIM, STR, XA, TOD), but they are Playstation specific. I have documentation on the XA format release from Sony, but that's it. All the documentation says about the XA format is what it does; gives no clue as to how to read it.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
It is crucial to aquire this in formation if you want to use the files for anything.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/83279/re-converting-dos-based-program-to-windows-based-programs/#83279</guid>
      <pubDate>Tue, 23 Oct 2001 02:12:38 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: Converting DOS-based program to Windows-based programs</title>
      <link>http://www.programmersheaven.com/mb/general/82860/87581/re-converting-dos-based-program-to-windows-based-programs/#87581</link>
      <description>: It is crucial to aquire this in formation if you want to use the files for anything.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I now have the documentation on all the formats I wanted, plus more. Problem is, I really don't understand what it's saying. It mostly talks about how it works; nothing about how to extract them.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/82860/87581/re-converting-dos-based-program-to-windows-based-programs/#87581</guid>
      <pubDate>Tue, 20 Nov 2001 15:13:07 -0700</pubDate>
      <category>General programming</category>
    </item>
  </channel>
</rss>