Subj : Working with color, windows To : borland.public.cpp.borlandcpp From : "Rob C. " Date : Fri Dec 05 2003 10:11 am I absolutely must have color when I program. Years working in DOS, I had color, BC++, DOS platform, I have color . . . I simply can’t understand how anybody would want to write programs without color. So now here I want to write windows OOP programs (EasyWin, Win32, what else is there?), but I can’t seem to figure out the TColor class. For example:in the book it says I want #include . I can’t find that. There is an #include (which doesn’t define the TColor class), but no . Or do you have any other ideas? .