Subj : Re: dos.h library... To : borland.public.cpp.borlandcpp From : Hoon Date : Wed May 05 2004 02:34 pm I really appreciate all the help. I am unfamiliar with this environment. I can't select dos from the target model dropdown. I instead installed Turbo C++ 3.0 and will compile the app. from there. Hopefully this will clean up the few remaining errors. Again, Thanks. "Ed Mulroy [TeamB]" wrote: >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. > > .