You can look at drdos.org, see
http://www.unet.univie.ac.at/~a0503736/php/drdoswiki/index.php?n=Main.Development
for a nice overview about DOS development in general with many links.

There are some pretty cool gui toolskits for DOS.
http://www.unet.univie.ac.at/~a0503736/php/drdoswiki/index.php?n=Main.DevelLibs
If you prefer text mode you could use D-Flat+ or Turbo Vision.

Otherwise if you prefer graphical guy... Perhaps you know wxWidgets,
it's also available for DOS. It currently doesn't compile with newest
gcc (djgpp) and also not with ow which is a shame, also the wxwidgets
version is outdated but this is the less annoying thing. Maybe you want
to port it, I think it's a good base for further DOS gui apps and not to
hard for the start.

regards,
-mr

usul schrieb:
>> Hi,
> 
> 
>>> It would help if you tell us what is your interest in DOS and/or what
>>> you are using it most for. (recovery, backup, hardware testing,
>>> benchmark, web browsing, gaming, music player, server or whatever)
> My main interest is programming and a challenge. Occasionally play some old
> games
> that I miss. Bards Tale etc.
> 
> http://apps.sourceforge.net/trac/sourceforge/wiki/Subversion%20client%20instructions
> 
> I think a port would be a good start given my skill set. I am good at
> debugging etc,
> and for me looking at existing code is a faster way to start than writing
> from scratch.
> Debugging an existing app that has issues is ok too.
> 
> I considering porting a svn command line tool
> 
> Some other projects I have thought about are
> GUI/Desktop.
> Interested in the Kernel and Assembly programming.
> 
> Basically anything that is new and different, in windows at work I feel like
> I have been programming the same thing for years.
> Different companies, but write a database build the data access and
> manipulation, throw some buttons and textboxs
> on a form, write a report. Rinse and repeat for a new client.
> I want to create that button that I put on the form that I created not
> borrowed from a the dot net library.  etc.
> I want to know exactly what happens when I do xcopy. reading the hard drive
> etc.
> 
> Plus I see alot of download this program from here to do that. take the
> networking for example.
> 
> See I am way ahead of myself. I have lots of experience programing and
> working on teams. What I don't have is
> dos programming or assembly. I have no clue about what I don't know, am not
> even sure what to ask where to look.
> 
> So I am quite content to sit back, take the druggy tasks and do whatever I
> am told. I'll get to the kewl stuff when I learn
> what I am doing.
> 
> :)
> Adam
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel


------------------------------------------------------------------------------
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to