[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C Converter, DOS to Windows



PureBytes Links

Trading Reference Links

On Mon, 03 Feb 2003, Ernie Bonugli wrote:

> List,
> 
> I  have an MSDOS large application coded in C. I now need to
> convert it to something that runs under Windows. Does anyone
> know  of any convert tool that would give me a head start. I
> am not to particular about the target language. I could stay
> in C or it could be converted to C++, or Basic, the language
> is a 2ndary issue.
> 
> Any help would be appreciated.

It would help to know what the application did. A database that
only interacts with the filesystem is easier to port than an
application that simulates OpenGL or PHIGs operations.

Mike