class
	WEL_GWL_CONSTANTS

General
	cluster: wel.consts
	description: "GetWindowLong (GWL) constants."

Ancestors
	ANY

Queries
	Dwl_dlgproc: INTEGER
	Dwl_msgresult: INTEGER
	Dwl_user: INTEGER
	Gwl_exstyle: INTEGER
	Gwl_hinstance: INTEGER
	Gwl_hwndparent: INTEGER
	Gwl_id: INTEGER
	Gwl_style: INTEGER
	Gwl_userdata: INTEGER
	Gwl_wndproc: INTEGER