Subj : Re: To the C++ Builder!! To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Sun Oct 05 2003 05:35 pm Wrong newsgroup. This is the newsgroup for the old Borland C++ compiler. Your question is about the Mix Power C compiler and the Borland C++ Builder compiler. Power C must have support somewhere. You could ask there. C++ Builder newsgroups all have the word 'cppbuilder' in their name. You might ask in one of those groups with the hope that someone who knows the Power C compiler will see the message and reply. If the program only uses standard C/C++ and the Windows API then the program is likely to work in C++ Builder. If it uses anything unique to Power C then you will have to rewrite those parts. .. Ed > Simo Velhonoja wrote in message > news:3f807960@newsgroups.borland.com... > > Does anybody have any idea what's the fastest and "less > painful" way to port application made by Power ++ 2.5 to > Borland C++ Builder ?? .