From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d18e84d18f0c8804 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-25 23:13:29 PST Newsgroups: comp.lang.ada Path: nntp.gmd.de!xlink.net!fauern!news.th-darmstadt.de!terra.wiwi.uni-frankfurt.de!zeus.rbi.informatik.uni-frankfurt.de!news.dfn.de!Germany.EU.net!EU.net!howland.reston.ans.net!europa.eng.gtefsd.com!news.mathworks.com!solaris.cc.vt.edu!uunet!ois!beckwb From: beckwb@ois.com (R. William Beckwith) Subject: Re: Windows Virtual Memory Management? Message-ID: Organization: Objective Interface Systems, Inc. X-Newsreader: TIN version 1.2 PL2 References: Date: Mon, 24 Oct 1994 22:34:47 GMT Date: 1994-10-24T22:34:47+00:00 List-Id: Simtel20 Transfer (HARBAUGH@ROO.FIT.EDU) wrote: : Can someone say if/if not Windows virtual memory manager : does garbage collection? No. You must code the release of all of the resources your program has used. In fact, if you're programs does not release these resources, some types of resources will not get free'd even after your program terminates. Specifically, watch out for graphics contexts. Pretty much the opposite of virtual memory garbage collection. ... Bill -- e-mail: Bill.Beckwith@ois.com | Team Ada Objective Interface Systems, Inc. | dist, full O-O 1895 Preston White Drive, Suite 250 | multithreading Reston, VA 22091-5448 U.S.A. | built in