Hi! everyone.... does any one know how to make my application aware there is other application trying to send a windows message to me?
Printable View
Hi! everyone.... does any one know how to make my application aware there is other application trying to send a windows message to me?
What do you mean ?Quote:
Originally posted by StormJason
Hi! everyone.... does any one know how to make my application aware there is other application trying to send a windows message to me?
..emh... actually is something like this... you can use the WIN32API function "PostMessage" / "SendMessage" to send a message to other applications's calling thread....
so my question is how i make my application which written in VB.net know that there is other application try to send a window message to me..?
check it out :
http://www.allapi.net/apilist/PostMessage.shtml
Ah! Thanks a lot pirate! i guess this is what i want....anyway i can only try it when i go home.... anyway thanks a lot
sure , I hope this is more specific http://www.allapi.net/vbexamples/vbe...&category=MISC :D