المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Posting messages



C# Programming
05-21-2009, 07:55 AM
Hi all,

Does anyone know how to post messages to a message queue associated with the thread that created the specified window?

I am porting some cpde from VC++ to VC# and have stumbled acroos the VC++ function PostMessage, but i cant find a VC# *****alent or at the very least a way to accomplish what that function does.

Anyone got any pointers or ideas?