Interprocess Communication

This module covers how to implement communication between processes under Windows CE.  All different aspects of interprocess communication are covered from simply sending messages between windows to asynchronous interprocess communication using threads to directly access different processes.

Comments are closed.