Hi,
I'm using some procedures (found in the Internet) to simulate a keystroke, but I can't send some special characters like "é", "ã", etc..
Unfortunately I need to write Portuguese names like “José”, “João”
Any idea how can I modify the SendKeys procedure to work it correctly ?
Thanks for help...