class
	WEL_MESSAGE_INFORMATION_CREATOR

General
	cluster: wel
	description: "This class creates a message information object corresponding to a given message."
	create: make

Ancestors
	ANY
	WEL_WM_CONSTANTS

Queries
	message_information: WEL_MESSAGE_INFORMATION

Commands
	make (window: WEL_WINDOW; message: INTEGER_32; wparam, lparam: POINTER)