Thanks for your reply... My problem is that I've a first process that writes data (raw image) to a pipe and a second process which connects to this pipe and reads data from the pipe. I want to use overlapped structure to let the first process write the next data without waiting until the second process read the old data. It's important for the first process to know when the pipe is full because at this time It can skip images. If you have any suggestions to do that... Thanks in advance. :)
Hello World!!! :) from Raphaël