class
	WEL_GWL_CONSTANTS

General
	cluster: wel
	description: "GetWindowLong (GWL), GetWindowLongPtr (GWLP) constants."

Ancestors
	ANY

Queries
	dwlp_dlgproc: INTEGER_32
	dwlp_msgresult: INTEGER_32
	dwlp_user: INTEGER_32
	Gwl_exstyle: INTEGER_32
	Gwl_hinstance: INTEGER_32
	Gwl_hwndparent: INTEGER_32
	Gwl_id: INTEGER_32
	Gwl_style: INTEGER_32
	Gwl_userdata: INTEGER_32
	Gwl_wndproc: INTEGER_32
	Gwlp_hinstance: INTEGER_32
	Gwlp_hwndparent: INTEGER_32
	Gwlp_id: INTEGER_32
	Gwlp_userdata: INTEGER_32
	Gwlp_wndproc: INTEGER_32