[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Windows MFC PostMessage from Plug-in

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.