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 - fwbitmap() creates the fivewin own icon-alike bitmap http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FWBitmap()             Creates the FiveWin own icon-alike bitmap
--------------------------------------------------------------------------------

   Syntax:              FWBitmap( <hDC> )  --> <hBitmap>

                        This an internal function of FiveWin that returns
                        a handle of a FiveWin logo built from memory. It
                        is used in the FiveWin error Dialog Box.

   Parameters:

   <hDC>                The handle of the device context.

   Returns:

   <hBitmap>            The handle of the just created bitmap.

   Observations:        This handle is automatically destroyed by FiveWin.

   Source code:         Not provided.


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