class
	WEL_DISPATCHER

General
	cluster: wel.support
	description: "Receives and dispatch the Windows messages to the Eiffel objects."
	create: make

Ancestors
	MEMORY
	WEL_EN_CONSTANTS
	WEL_WINDOW_MANAGER
	WEL_WM_CONSTANTS

Queries
	En_change: INTEGER
	En_errspace: INTEGER
	En_hscroll: INTEGER
	En_killfocus: INTEGER
	En_maxtext: INTEGER
	En_msgfilter: INTEGER
	En_setfocus: INTEGER
	En_update: INTEGER
	En_vscroll: INTEGER