class
	WEL_INIT_COMMCTRL_EX

General
	cluster: wel
	description: "Contains information about the initialization of the common controls dll. Note: Require Windows98 or Windows95+IE4 or WindowsNT4+IE4 or Windows2000"
	create: make_by_pointer, make_with_flags, make

Ancestors
	WEL_ICC_CONSTANTS
	WEL_STRUCTURE*

Queries
	dwicc: INTEGER_32
	exists: BOOLEAN
	is_equal (other: [like Current] WEL_INIT_COMMCTRL_EX): BOOLEAN
	item: POINTER
	shared: BOOLEAN
	Structure_size: INTEGER_32

Commands
	copy (other: [like Current] WEL_INIT_COMMCTRL_EX)
	dispose
	initialize
	initialize_with_character (a_character: CHARACTER_8)
	memory_copy (source_pointer: POINTER; length: INTEGER_32)
	set_dwicc (value: INTEGER_32)
	set_item (an_item: POINTER)
	set_shared
	set_unshared