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

مشاهدة النسخة كاملة : Message Handling in C#



C# Programming
05-26-2009, 11:02 AM
Hi there......
I am new to C#. wanna know about the message handling. I have an application which sends characters on keydown event using SENDMESSAGE API to one specified application. How can I catch the sent characters in other application?

Please help me out....
Thanks in advance.
Vishal Moharikar.