Posted-Date: Mon, 6 Jul 92 17:28:58 EDT Date: Mon, 6 Jul 92 17:28:58 EDT From: rezaei AT upenn5 DOT hep DOT upenn DOT edu (Mohammad Ali REZAEI) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: DJGCC and supervga I am currently writing a JPEG file viewer using DJGCC. (It's been quite a wonderful change from Borland C, thanks DJ :-) I have the following questions: 1) I'm using the latest libgrx that has 32k color support. Has anyone out there rewritten the old drivers in the new format? How can I get in touch with the author of libgrx? (I don't want to US mail him). 2) Since there are many more drivers available in the old format, my code can be compiled to use them instead. I have not figured out one thing: how do I get the dimensions of GR_biggest_graphics? I desparately need to know this. 3) Since I joined the mailing list a few days ago, I missed all the talk about DPMI and VCPI stuff. Can someone please forward me all the stuff. I would love to see my program run under OS/2. The features of go32 that it uses are virtual, flat memory model, 32bit code (i.e., 32bit integer multiplies/adds, etc.), and the mapping of the graphics page to 0x?????? (I can't recall off the top of my head, just somewhere up there). Thanks in advance. -Mohammad rezaei AT upenn5 DOT hep DOT upenn DOT edu