home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.ysu.edu!psuvm!gnr100
- Organization: Penn State University
- Date: Thu, 17 Dec 1992 11:04:31 EST
- From: <GNR100@psuvm.psu.edu>
- Message-ID: <92352.110431GNR100@psuvm.psu.edu>
- Newsgroups: comp.lang.c++
- Subject: TSRs?
- Lines: 11
-
- Can someone help me find info on how to write TSRs in C/C++?
- I understand how they work, as I do how to write them in assembler.
- But I have no idea how to do this in structured code, other than
- writing an .exe type program, but instead of compiling to an .exe file,
- compile to an .asm file and then move the segment around and assemble/link.
- Any ideas?
-
- Gordon Rogers
- gnr100@psuvm.psu.edu
-
-
-