lollisoft / train

A MFC 16Bit train passenger reservation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train

This is my train reservation system I tried to develop for a model railroad club that started in real railroading with steam historical locomotive and passenger train wagon's.

It should be able to plan a net of train stops like a route planning system and should be able to be used as a planning system to plan the seat distribution.

This early system was developed with 16Bit MFC using Watcom 10.6 and later was ported to Power++ using a similar route planning system, but using a database.

I successfully tried to port this to 32Bit Visual Studio 2022 and it will be integrated later in this repo.

About

A MFC 16Bit train passenger reservation system


Languages

Language:C++ 99.0%Language:C 1.0%