Home
CS570
How To and Downloads
Links
Contact Us
About Medusa
Programming Examples
Program
Description
Main programs p1.exe amd p2.exe are dynamically linked with the libraries x.dll and y.dll at load time and at run time respectively.
Function that helps to create an error message based on GetLastError()
Primary thread creates two threads which access a global variable

parent2.cpp

child2.cp

These programs demonstrate usage of shared memory

pipes.cpp

pipec.cpp

These programs demonstrate unidirectional named pipes (program pipes.cpp is server, program pipec.cpp is a client)