Hi,
the documentation is vaguely telling about the various interprocess
synchronisation mechanisms in windows ce.
Do we have any mechanisms other than the following
1) Memory mapped files
using api's like createfilemap
2) Message Queuing
it again have 2 flavours
a) using sendmessage and getmessage
b) WM_COPYDATA
3) Mailslots
i have read the complete documentation about the above two and a lot
of articles also.
i heard that we have various other mechanisms from the article
http://support.microsoft.com/kb/q95900/ which just mentions
about named pipes ,OLE,windows socket,RPC,NETBIOS,DDE.
can anyone tell me how the above mechanisms can be used or any
articles describing about them.
It would be really appreciated if any fruitful reply comes.


Thanking you,

with regards
Sonu Thomas

Re: interprocess communciation by sonu

sonu
Mon Jun 27 05:04:51 CDT 2005

Sorry, all about i want to discuss is interprocess communication,so
i request you to tolerate the typo that i have committed above!!!