home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / msdos / programm / 2225 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.5 KB

  1. Xref: sparky alt.msdos.programmer:2225 comp.os.msdos.programmer:8684 comp.lang.pascal:4943
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!wupost!cs.utexas.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!ralf
  3. From: ralf+@cs.cmu.edu (Ralf Brown)
  4. Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.windows.ms.programmer,comp.lang.pascal
  5. Subject: Re: Windows and printscreen
  6. Message-ID: <BtBFLF.4pr.2@cs.cmu.edu>
  7. Date: 21 Aug 92 04:10:27 GMT
  8. Article-I.D.: cs.BtBFLF.4pr.2
  9. References: <17192mINN2ut@matt.ksu.ksu.edu>
  10. Sender: news@cs.cmu.edu (Usenet News System)
  11. Organization: School of Computer Science, Carnegie Mellon
  12. Lines: 15
  13. Nntp-Posting-Host: b.gp.cs.cmu.edu
  14.  
  15. In article <17192mINN2ut@matt.ksu.ksu.edu> holland@matt.ksu.ksu.edu (Rich Holland) writes:
  16. }Easy, right?  WRONG.  I went into windows and did FILE-RUN and         
  17. }specified COMMAND.COM -- got a shell to DOS from within Win30.
  18. }I dumped the vector table via debug (debug, d0:0, q) and found
  19. }that the Int 05h vector was *STILL* pointing to F000h:FF54h!
  20. }And Win30 was *still* capturing the screen dumps!
  21.  
  22. Windows takes over the INT 09h keyboard interrupt, so it is presumably
  23. checking for PrtSc itself and calling its own routines instead of INT 05h
  24. as the ROM BIOS does.
  25. -- 
  26. Internet: RALF+@CS.CMU.EDU   |The University would disclaim this if it knew...
  27. FIDO: Ralf Brown 1:129/26.1  |
  28. BIT: RALF%CS.CMU.EDU@CARNEGIE|"Success has a simple formula: do your best,
  29. AT&Tnet: (412)268-3053 school| and people may like it."   -- Sam Ewing
  30.