class
	WEL_RICH_EDIT_DLL

General
	cluster: wel
	description: "This class is used to load the rich edit control dll. See class WEL_RICH_EDIT."
	create: make

Ancestors
	WEL_DLL

Queries
	exists: BOOLEAN
	is_loaded_at_all_time: BOOLEAN
	item: POINTER
	name: STRING_32
	shared: BOOLEAN

Commands
	dispose
	make
	set_item (an_item: POINTER)
	set_shared
	set_unshared