Hi Agraham,
As ShowNumericSip on my HTC Diamond Touch 2 does't work because it is not the standard sip and the toggle for numeric/ alphanumeric is not on position 2,2, I am trying to solve this 'problem'.
Ultimately I want to do a SendMessage ( mouse up or down or click) to the control using the correct hWnd and x,y parameters.
Now i am trying to find out what messages are sent when I click by hand on the 'button' used for toggling between numeric and alpha. I am hoping to find the parameters for the SendMessage.
So i have tried to use the WindowsMessage lib to intercept the messages related to the SIP, but I do not know how to use the SIP in the New1 method.
Do you have a solution?
Harry