INT 15 - TopViewTopView, DESQview, TaskView, OmniView, other compatibles - SEND MESSAGE - "SETSCALE" - SET POINTER SCALE FACTOR
	AH = 12h
	BX = 1100h
	STACK: DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address. object handle for pointer object
	       DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address. number of colums to scale pointer position to
	       DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address. number of rows to scale pointer position to
Return: STACK popped
SeeAlso: AH=12h/BX=1200h