Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!comp.vuw.ac.nz!cc-server4.massey.ac.nz!R.Grapes From: R.Grapes@massey.ac.nz (Robert Grapes) Newsgroups: comp.os.msdos.programmer Subject: Allocating memory inside TSR interrupt routine, HELP Message-ID: <1991Feb17.203909.805@massey.ac.nz> Date: 17 Feb 91 20:39:09 GMT Organization: Massey University, Palmerston North, New Zealand Lines: 19 X-Reader: NETNEWS/PC Version 2.1 Hi, I'm trying to write a TSR, it uses the "Keyboard Busy Loop" interrupt 28h to pop up. My problem is that I would like to be able to allocate memory inside my interrupt routine using interrupt 21h subfunction 48h. I consistantly get the "insufficent memory" error returned to me. Does any one out there know if I can allocate memory inside an interrupt routine, and what I have to do to achieve this. Thank you. -- ************************************************************************ Robert Grapes, Systems Programmer, Computer Centre, Massey University Voice: +64 63 69099 ext 7615 Email: R.Grapes@massey.ac.nz ************************************************************************