Subj : Re: Borland C++ 5.02 - Unable to Build DOS Programs - CAPDOS32 Fatal To : borland.public.cpp.borlandcpp From : Nathaniel L. Walker Date : Thu Nov 18 2004 11:32 pm Okay, I contacted tech support and they sent me to a webpage. Didn't help, but after playing around with the compatibility setting I see that Windows 95/98/Me compatibility allows it to link 16-Bit applications... at the expense of all graphics on every BWCC button in the IDE. Sooo.... I decided to just write an ObjectScript to Generate a Makefile from within the IDE and run my little inserted tool menu item for "Build Via Make" and it works wonderfully. I can still compile to get any errors in my source code, and you can't debug 16-Bit apps in the IDE anyways (Have TCWin4.5 and BC++3.1/TC++3.0 for that). So I guess I'm happy. Thanks for all the help guys, I was really frustrated! Grr... .