Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - fwbrushes() creates any of the predefined fivewin bitmaps http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FWBrushes()            Creates any of the predefined FiveWin bitmaps
--------------------------------------------------------------------------------

   Syntax:              FWBrushes( <nBrushId> )  --> <hBitmap>

                        This is a FiveWin internal function that creates
                        a bitmap to build the FiveWin extended style brushes.

   Parameters:

   <nBrushId>           A numeric identifier to select the predefined
                        type of brush.

   Returns:

   <hBitmap>            The handle of the just created bitmap. FiveWin
                        uses it to build the brush. The destruction of this
                        bitmap is done automatically.

   Source code:         Not provided.

   See also:            FWBitmap()


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson