Subj : Re: void interrupt(*oldvects[2])(...); can't compile. To : borland.public.cpp.borlandcpp From : Bruce Salzman Date : Thu Dec 09 2004 10:01 am > The code was compiled in Borlands C++ v5.02 using Pentium/233 64mb > RAM Win95 and it is supposed to be a DOS application and compiled > and ran without trouble. > I am currently using C++BuilderX Personal 1.0.1786 on XP. I am not > interested to port the program. I want to compile and run it as it > is. Borland C++ version 5.02 was the last product that supports DOS. Windows XP doesn't allow 16-bit interrupt routines anyway. Technology marches on... Regards, Bruce .