class
	WEL_DLL

General
	cluster: wel
	description: "Dynamic-link library containing one or more functions that are compiled, linked, and stored separately from the processes using them."
	create: make_permanent, make

Ancestors
	WEL_ANY*

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

Commands
	dispose
	set_item (an_item: POINTER)
	set_shared
	set_unshared