%uw - Include Window

Purpose

To allow Windows API code to be interfaced to ClearWin+.

Syntax

winio@('%uw[class]', widthheightstylexstylehwnd)
integer widthheightstylexstyle     (input)
integer(7) hwnd     (output)

Description

class is the name of a registered class with its own Windows procedure.

width and height define the dimensions of the window in pixels.

style is the Windows style (WS_CHILD is automatically included with style).

xstyle is the extended Windows style (typically zero).

hwnd is returned as the handle of the resultant child window.

See also

%cw (ClearWin Window)

 

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited