How to access the window handle of a parent, and handle user defined messages to it ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tezu
    New Member
    • Dec 2008
    • 39

    How to access the window handle of a parent, and handle user defined messages to it ?

    Hi All,

    I am having an X exe(MFC Dialog) which loads Y dll .
    I want to do two things with this.

    1)Get Window handle for exe.
    2)How to handle user defined messages sent using Send Messages to the handle.

    Any Help is welcome :)

    Thx:)
    TEzu
Working...