home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18133 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  772 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.ysu.edu!psuvm!gnr100
  2. Organization: Penn State University
  3. Date: Thu, 17 Dec 1992 11:04:31 EST
  4. From: <GNR100@psuvm.psu.edu>
  5. Message-ID: <92352.110431GNR100@psuvm.psu.edu>
  6. Newsgroups: comp.lang.c++
  7. Subject: TSRs?
  8. Lines: 11
  9.  
  10.         Can someone help me find info on how to write TSRs in C/C++?
  11.   I understand how they work, as I do how to write them in assembler.
  12.   But I have no idea how to do this in structured code, other than
  13.   writing an .exe type program, but instead of compiling to an .exe file,
  14.   compile to an .asm file and then move the segment around and assemble/link.
  15.                 Any ideas?
  16.  
  17.                                Gordon Rogers
  18.                                gnr100@psuvm.psu.edu
  19.  
  20.  
  21.