المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : simulate keypress by SendInput



C# Programming
02-19-2010, 06:51 PM
please help me with sample code for simulating keypress by SendInput. suppose i will pass key press key code like

a,c,num1,function key or key code combination when user press alt+x to another apps by socket communication. then another

apps will press those key. i came to know that sendinput should be use to simulate keypress. so please give me a easy

sample code by which i can implement my logic

thankstbhattacharjee