From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: 32 BIT OSes was(Newbie: Many questions!) Date: Mon, 28 Jul 1997 04:15:31 +0100 Organization: None Distribution: world Message-ID: References: <33D90515 DOT 65BB AT singnet DOT com DOT sg> <01bc9ae0$0c585a80$fb8033cf AT pentium> NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <01bc9ae0$0c585a80$fb8033cf AT pentium>, George Kinney writes >Tan Mu Yen wrote in article ><33D90515 DOT 65BB AT singnet DOT com DOT sg>... >> >> (4)What r the things and commands that i need to use in specific ... to >> make my programs really 32 bit dos programs ..? >> > >Just compile them. Voila! 32bit programs. DJGPP creates *only* 32bit code. >To make a very broad generalization, only software that has to interface >with hardware, or real mode drivers will need any special handling. >(There are other cases to be sure, but these are the biggies most people >have problems with) Coding for a 32bit model is *much* simpler in many >ways. > Just curious about this one. Its been puzzling me for a while. I've sent a few .exe files to a friend who uses Win3.11. Isn't Win3.11 16 bit only?? How come he can run my 32bit programs?? -- http://www.jenkinsdavid.demon.co.uk for C programmers. David Jenkins