enable multi-tap on windows mobile 5.0 pocket pc

How to enable multi-tap support on windows mobile 5.0 pocket pc. I tried to enable it using the following code..

SendMessage(hWnd,EM_SETINPUTMODE, 0, EIM_SPELL);

But it is not helping ..

Thanks in advance

Regards

Jaga



Answer this question

enable multi-tap on windows mobile 5.0 pocket pc

  • enable multi-tap on windows mobile 5.0 pocket pc