Int 33H Function 17H (23) Restore mouse driver state

Restores the mouse driver state from a user buffer.

Call with:

AX = 0017H

ES:DX = segment:offset of buffer

Returns:

Nothing

Note:

The mouse driver state must have been previously saved into the same buffer with Int 33H Function 16H. The format of the data in the buffer is undocumented and subject to change.