I have installed Eclipse 3.2 and need to use it to develop a plug-in
(running on Windows) that will send a message to another Windows
application which is listening on a message queue. Is there a way to
duplicate the functionality of MFC PostMessage method in my plug-in?
thanks in advance, Lalena.