From: boylesgj AT lion DOT cs DOT latrobe DOT edu DOT au (Gregary J Boyles) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP programs and Windows 95. Date: 20 Jun 1997 15:41:08 GMT Organization: Comp.Sci & Comp.Eng, La Trobe Uni, Australia Lines: 2 Message-ID: <5oe8ak$25a@lion.cs.latrobe.edu.au> NNTP-Posting-Host: lion.cs.latrobe.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Has any one encountered problems when running DJGPP programs under Windows 95 DOS boxes. I had a text windowing program which works perfectly under DOS 6.2 but screws up in the above. No major bugs just weird minor ones such as characters being ommitted when updating the screen from an offscreen window and being able to drag a window up and down but not left and right. I used cwsdpmi.exe to run it. Could this clash with Windows 95 and have bizzar results? Its definitely not programming errors because, as I said, the program works flawlessly under DOS 6.2.