Date: Fri, 4 Jun 93 13:19:22 EDT From: ronis AT onsager DOT chem DOT mcgill DOT ca (David Ronis) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: djgpp 1.10 and older programs I just finished downloading djgpp 1.10, and have encountered the following problem. Most of my old programs seem to work correctly with the new go32; however one doesn't. I have a program that was compiled under 1.09, using libgrx, as well as the DV/X libraries supplied by quarterdeck. When I run it, at one point, I enter a function that will use the mouse, and at this point I see 'Internal error: invalid driver' on the screen, upon which the program exits. The X aspects of the code work correctly, but if I try to use my graphics card directly, I get: 'GrSetMode: unknown adaptor type in driver' I have an ati ultra plus and I've set go32 to 'ansi driver path/ativga.grn gw 1024 gh 768'. I stress that everything worked under 1.09. 1. Am I correct in assuming that I don't need to remake the program? If not, then what about the grx and DV/X libraries? I can get the sources for the former, but not the latter. Thanks in advance David Ronis