nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: FLTK Port, list of Win32 functions...
From: Alan Cox
Date: Fri, 3 Mar 2000 22:40:55 +0000 (GMT)

> CreateRectRgn
> GetRgnBox
> CombinRgn
> InvalidateRgn
> GetUpdateRgn
> ValidateRgn
> SelectClipRgn
> EqualRgn

This is stuff that is probably worth having in the core nanogui type code
to do regions. In fact the server has a chunk of it

> GlobalAlloc
> GlobalLock
> GlobalUnlock

But chunks of this are Win32 memory allocators and have nothing to do with
a GUI



nanogui@linuxhacker.org