Results 1 to 3 of 3

Thread: Sendmessage

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Location
    Reykjavík, Iceland
    Posts
    29

    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?

  2. #2
    Hyperactive Member Alan777's Avatar
    Join Date
    Jan 2001
    Location
    New Zealand
    Posts
    303
    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Location
    Reykjavík, Iceland
    Posts
    29
    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
  •  



Click Here to Expand Forum to Full Width