|
-
Jan 29th, 2002, 08:05 AM
#1
Thread Starter
Junior Member
Sendmessage
I know how to use sendmessage api. But how do I make program that receves message?? Can someone point me in the right direction?
-
Jan 29th, 2002, 08:19 AM
#2
Hyperactive Member
You need to subclass the form which is to receive messages. Then you use the WindowProc function to retrieve incoming messages. If you do a search on subclassing you will find many examples available.
-
Jan 29th, 2002, 08:30 AM
#3
Thread Starter
Junior Member
Ok thanx alot. This helped me getting started.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|