From: boylesgj AT lion DOT cs DOT latrobe DOT edu DOT au (Gregary J Boyles) Newsgroups: comp.os.msdos.djgpp Subject: Viewing a GRX20 system memory context. Date: 12 Apr 1997 14:37:13 GMT Organization: Comp.Sci & Comp.Eng, La Trobe Uni, Australia Lines: 13 Distribution: world Message-ID: <5io6mp$8kg@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 Newsgroups: comp.os.msdos.djgpp Subject: GRX20 and context˙s Summary: Followup-To: Distribution: world Organization: Comp.Sci & Comp.Eng, La Trobe Uni, Australia Keywords: I can create a new system memory context and direct all drawing to that context (so that I can't see drawing taking place). How the frick do you then view the context? The documentaion doesn't tell you, the header file contains no obvious functions and none of the SetCurrentContext, ScreenContext or CurrentContext functions do the job.