Programming Tips - Borland C++: Why am I getting: Unable to include file 'WINDOWS.H' ?

Date: 2013nov13 Product: Borland C++ 5.x Language: C/C++ Q. Borland C++: Why am I getting: Unable to include file 'WINDOWS.H' ? A. You probably need to change the include path for your project.
Options > Project > Project Options > Directories
and set Include: [ ] to the location of the compilers include folder - eg c:\bc5\include