CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Difference?
david c winters writes:
>
> ONE THING REALLY SUCKS- is you cannot make true DOS apps using C++
> Builder. I wanted to write a program last time that was a TRUE 16 bit DOS
> app that wrote and read from the registry. Fat chance on that one- but I
> ponder on how other companies do this... I know it can be done....
I don't think it is possible to read / write to the registry from a 16-bit
application. The functions to do this are part of the Windows API. This
means that you need a *Windows* program to do this. What you might have
seen is a console application - not a plain DOS app.
BTW: Does anyone know where the "New | Console App" has gone in BCB3? I
had to copy a BCB1 project...
Later,
___
|_-< mailto://sgb97r@ecs.soton.ac.uk
/__/teve. http://www.ecs.soton.ac.uk/~sgb97r
W Komornicki's Home Page |
Main Index |
Thread Index