Subj : Re: Phar-Lap?? To : microsoft.public.vc,borland.public.cpp.borlandcpp From : extenddos Date : Mon May 03 2004 04:44 pm Yes you can rewrite the application to use the Win32 Native 32-bit API. I would rebuild the application with a 32 bit compiler and replace all OS2/Phar Lap API with their native equivalent. ph8794@yahoo.com (Henry Fleming) wrote in message news:<90cc3865.0405012031.328e4ab@posting.google.com>... > Hi > I'm trying to port a 16-bit DOS application to Windows XP. > The program uses PharLap 286 extender. Can I discard this when I > write the Windows XP version? > > Also, what is the best way to go about converting 16-bit DOS > application to Windows XP version? .