Subj : Re: Converting app from 16 to 32bits To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Thu Jul 10 2003 06:01 pm No, but if you haven't done any fancy tricks with interrupts or direct memory addressing then it either will work or be close if you just create a Win32 console mode project and add the files to it. Note: Do NOT use a Win32s target! .. Ed > Sebastian Ledesma wrote in message > news:3f0db203$1@newsgroups.borland.com... > > There is any tool to convert a 16 DOS program (console mode) > to 32 bit Win32 console without recompiling (for example changing > EXE header to PE header)? .