Category: DESQview/TopView and Quarterdeck programs
Flags: callout or callback (usually hooked rather than called)

INT 2F - DESQview v2.26+ External Dev Interface - CREATE TASK

	AX = DE06h
	BX = mapping context of process containing task
	DX = handle of new task
Notes:	driver should pass this call to previous handler after processing it
	all DOS, BIOS, and DV API calls are valid in handler