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

مشاهدة النسخة كاملة : Message Handling......



C# Programming
05-29-2009, 02:15 PM
Hi forum............
Can anyone give my any sample for message handling. I am working on a program which should receive a message sent by any other program. These messages will be the keyboard keys (WM_KEYS). So please give me any example; how to handle a message sent by other application using SendMessage API.

Thanks in advance......
Vishal Moharikar.