Talk:How to send message to a specified application
Article Review by deepikagohil
(20090920)
This article presents code snippest to send message to a specified application. Many times we need to interact with some another application. This example code presented here sends a specified message, which is stored in TDesC type buffer, to another application.
This article presents code snippest to send message to a specified application. Many times we need to interact with some another application. This example code presented here sends a specified message, which is stored in TDesC type buffer, to another application.
This article can be beneficial for beginners.

