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 - say3d() displays a 3d look text http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Say3D()                Displays a 3D look text
--------------------------------------------------------------------------------

   Syntax:              Say3D( <hWnd>, <hDC>, <cCaption>, <lRaised>,
                               <lCentered> )  --> nil

   Parameters:

   <hWnd>               The handle of the window to paint.

   <hDC>                The handle of the device context where to
                        paint.

   <cCaption>           The text to draw.

   <lRaised>            If the text is going to show raised or inset.

   <lCentered>          If the text is going to be centered.

   Returns:             nil

   Observations:        We used this function previous to use standard
                        3D Ctl3d.dll Microsoft look.

   Source code:         SOURCE\\FUNCTION\\Say3D.c

   See also:            SET 3DLOOK


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