Subj : Re: dos.h library... To : borland.public.cpp.borlandcpp From : Ed Mulroy [TeamB] Date : Wed May 05 2004 05:06 pm In the TargetExpert dialog you set the platform to DOS. If I remember correctly that selection is found in the lower left of the dialog. While you in there it would probably also be useful to also set the memory model to Large. .. Ed > Hoon wrote in message > news:409923b3$1@newsgroups.borland.com... > > How do I set the project to generate a dos application. > > Thanx for all the help... > > >Go to the project window and right click on the EXE name. > >Select TargetExpert from the popup window that appears. > >In the TargetExpert window look for these things: > > > >- If the target is EasyWin or 16 bit Windows then those > > functions are not available. > >- If the target is Win32 or Win32s those functions are not > > available. .