Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Oct : GlobalAlloc

www.cryer.info
Managed Newsgroup Archive

GlobalAlloc

Subject:GlobalAlloc
Posted by:"Olivier Pons" (olivier.pons@f.r.e.e.fr.remove.unnecessary.dots.com)
Date:Mon, 24 Oct 2005 10:59:08 +0200

What is the point of allocating memory with GlobalAlloc using this flag :
GMEM_MOVEABLE ?
With that flag we are forced to use GlobalLock and GlobalUnlock.
Sorry but I don't get the point.

Replies:

www.cryer.info
Managed Newsgroup Archive