Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!apple!well!al From: al@well.sf.ca.us (Alfred Fontes) Newsgroups: comp.windows.ms.programmer Subject: Re: How to best represent a list in Windows? Message-ID: <24183@well.sf.ca.us> Date: 13 Apr 91 09:43:45 GMT References: <1991Apr5.205519.29757@sunee.waterloo.edu> <3714@polari.UUCP> Lines: 7 >Another way you can do this is to create a local heap in a separate >block of memory allocated by GlobalAlloc. LocalInit will create >a local heap in that block for you. The January, 1991 issue of Microsoft Systems Journal has some source code in it for precisely this technique. You can download it from one of the BBS's that keep the source code from the magazine.