class
	WEL_PROCESS_CREATION_CONSTANTS

General
	cluster: wel
	description: "Constants for `create_process' from WEL_WINDOWS_ROUTINES."

Ancestors
	ANY

Queries
	create_default_error_mode: INTEGER_32
	create_new_console: INTEGER_32
	create_new_process_group: INTEGER_32
	Create_no_window: INTEGER_32
	create_unicode_environment: INTEGER_32
	detached_process: INTEGER_32
	is_valid_creation_constant (a_constant: INTEGER_32): BOOLEAN