Click here to Skip to main content
15,891,597 members

Comments by shilky (Top 1 by date)

shilky 5-Oct-10 1:25am View    
Thanks for the answer

but I am doing nothing with the keyboard configuration.

I am building an windows application (using C#) in .Net 2.0
and using the SendKeys.SendWait() to send a Unicode character point to the foreground screen .

The problem which I am facing is that when I run this application (which sends Unicode point (u002c)) in Windows XP it is running good.

but in Windows Vista and Windows 7 it fails in all ways.