On Fri, Feb 08, 2002 at 11:56:30PM +0000, Fran�ois Van Emelen wrote: > Phoebus R. Dokos wrote: > > > At 09:24 �� 8/2/2002 +0100, you wrote: > > > > > > > > Phoebus R. Dokos wrote: > > > > Because of Slaveing... For example for my 27 Meg Animation for the IFCD > > after you're done, so's the QL! Nothing loads fast... > > ..... > > Phoebus > > > > Hi, > > > What has DEL_DEFB got to do with the Slaving blocks? Or is there no > relation whatsoever?
very little. Iirc DEL_DEFB deletes the allocated drive control block. To do that all other resources related to that drive must be freed as well, including slave blocks. It is a pretty evil hack though. Bye Richard
