NNTP-Posting-Date: Tue, 26 Nov 2002 15:02:07 -0600 From: "J. David Kent" Newsgroups: comp.os.msdos.djgpp Subject: GRX: Gr_default_graphics for GrSetMode() question Date: Tue, 26 Nov 2002 16:04:00 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Lines: 13 NNTP-Posting-Host: 66.153.77.211 X-Trace: sv3-cjDc5atf4Di0jiAQq7ZRdz9romaYQk47paI8vmB7KI008MWFLFc60/F+J9+lX6s5NKuYCkCGoA5/dxY!0QULipq8lF5DxvepMX1nEZf5uDPTrZ0qvfyOgiBYMBu/AZk3kJhyJ2jjH61oeSsJv5ZcZA== X-Complaints-To: abuse AT prvlb DOT net X-DMCA-Complaints-To: abuse AT prvlb DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Using GRX, when setting the graphics mode, does Gr_default_graphics use whatever the machine happens to be set at at that time, or does it use predetermined settings, such as 640x480, and a certain number of colors? I need to make a lot of calls to specific pixel and line locations. Thanks, Dave