198 Subj : Re: Dual Processor Support To : borland.public.cpp.borlandcpp From : Bruce Salzman Date : Fri Jun 11 2004 03:11 pm > One question - if I make this change to all > projects, will it have an adverse affect on > a single processor machine? > No. Another thing I should add: the multi-threaded libraries are only needed if your program creates additional threads. Regards, Bruce . 0