home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8559 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1020 b   |  25 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!math.fu-berlin.de!ira.uka.de!sol.ctr.columbia.edu!spool.mu.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!fcom.cc.utah.edu!ls-21.biology.utah.edu!user
  3. From: lawrence@bioscience.utah.edu (jeff lawrence)
  4. Subject: drivers in OVR?
  5. Message-ID: <lawrence-260193100111@ls-21.biology.utah.edu>
  6. Followup-To: comp.lang.pascal
  7. Sender: news@fcom.cc.utah.edu
  8. Organization: university of utah
  9. Date: Tue, 26 Jan 93 16:59:55 GMT
  10. Lines: 13
  11.  
  12. hope this isn't a FAQ - 
  13.  
  14. is it possible to link driver and font OBJ files into overlays instead of
  15. the EXE file in BP7?  the manuals don't seem to outwardly forbid it, and
  16. the compiler does fine overlaying the unit with the procedures, but i can't
  17. initialize the drivers.  if the unit is *not* overlaid, things are fine.
  18. seems like a waste of space to put them in the EXE file.  am i grabbing at
  19. straws here?
  20.  
  21. ----
  22. jeff lawrence
  23. university of utah
  24. lawrence@bioscience.utah.edu
  25.