Hi,
How do I asynchronously signal the UI to do something like PostMessage in Windows Mobile?
Actually I have another thread where depending on certain scenarios I want to signal the UI about the changes so that it can display the message to the user. For the same I dont want to create a seperate thread for the UI signalling though..please suggest what to do here..
Cheers
mayank





