Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!ucdavis!csusac!mmsac!qmet!sc From: sc@qmet.UUCP (Steve Croft) Newsgroups: comp.sys.ibm.pc Subject: DESQview API Keywords: tsk_free() Message-ID: <831@qmet.UUCP> Date: 11 Jan 90 16:10:25 GMT Organization: Qualimetrics, Inc., Sacramento Lines: 17 The DESQview API doc indicates that the tsk_free() function will kill a task and return any memory associated with the task. It goes on to give a few specific examples, except one: memory allocated with api_getmem(). This (probably simple) question is: If a task allocates some memory with api_getmem(), is that memory freed when a tsk_free() call kills the task, or does it need to be explicitly returned with api_putmem() before the task is killed? Steve -- ****************************************************************************** * If what I say is not correct, * Steve Croft, Qualimetrics, Inc. * * then it's not what I meant! * (ucbvax!ucdavis!csusac!qmet!sc) * ******************************************************************************