Subj : Problem with DOS Overlay - Borland C++ v5.02 IDE. To : borland.public.cpp.borlandcpp From : Lasse Conrad Date : Wed Jan 26 2005 10:44 am I am trying to build a dos project with overlay enabled using borland C++ v5.02 IDE. I have a project embedded project in need of abit more code space, so i am trying to use the overlay feature in borland C++ v5.02 IDE to swap part of my program from the hardisk. I have the targetExpert set to: Platform: Dos (Overlay), Target Model Large. And i have the Node Attributes set to "Overlay this module" for the *.cpp files I like to have overlayed. But i just get this program is to big to fit into memory (DOS 640K boundary) then i run my program. Best Regards Lasse .