Int 33H Function 22H (34) Set language for mouse driver messages

Selects the language that will be used by the mouse driver for prompts and error messages.

Call with:

AX = 0022H

BX = language number

0 = English

1 = French

2 = Dutch

3 = German

4 = Swedish

5 = Finnish

6 = Spanish

7 = Portuguese

8 = Italian

Returns:

Nothing

Note:

This function is only available in international versions of the Microsoft Mouse driver.