Hello!
Here is what i need:
My application has the information about some opened window and when I close that window I want my application to get that information.
I think that like the SendMessage API function sends message, the GetMessage API should solve some of my problem, but I don't know how.
Thank you
Emica