www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/10/15/05:46:13

Date: Sun, 15 Oct 1995 10:50:52 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Brian Glass <glass AT andrews DOT edu>
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: printing

On 12 Oct 1995, Brian Glass wrote:

> I have a program that I have ported from Borland compilers to DJGPP.  I
> used to be able to print graphs using the DOS graphics driver and the
> printscreen key.  Unfortunately this no longer works.  Is there
> something that I can do to make this work?  Am I doing something wrong?
> If this cannot work with DJGPP, is there some library I use to do
> printing from withing my program?

I'd guess the interrupt generated by PrtScr key doesn't get to GRAPHICS 
when you run your program, that's why you don't get the screen printed.  
If I'm right, then you would have to hook that interrupt and chain it 
down the line to GRAPHICS to make it work.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019