Click here to Skip to main content
15,881,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Now to find if string X is the name of a directory/folder rather than the name of a file? Pin
CPallini20-Dec-07 2:22
mveCPallini20-Dec-07 2:22 
JokeRe: Now to find if string X is the name of a directory/folder rather than the name of a file? Pin
Hamid_RT20-Dec-07 2:27
Hamid_RT20-Dec-07 2:27 
JokeRe: Now to find if string X is the name of a directory/folder rather than the name of a file? Pin
CPallini20-Dec-07 2:31
mveCPallini20-Dec-07 2:31 
GeneralRe: Now to find if string X is the name of a directory/folder rather than the name of a file? Pin
Hamid_RT20-Dec-07 5:23
Hamid_RT20-Dec-07 5:23 
GeneralThanks! Pin
CPallini20-Dec-07 5:27
mveCPallini20-Dec-07 5:27 
General[Windows SDK] Pipe status Pin
Raphael Kindt20-Dec-07 0:08
Raphael Kindt20-Dec-07 0:08 
GeneralRe: [Windows SDK] Pipe status Pin
Mark Salsbery20-Dec-07 5:29
Mark Salsbery20-Dec-07 5:29 
GeneralRe: [Windows SDK] Pipe status Pin
Raphael Kindt20-Dec-07 6:01
Raphael Kindt20-Dec-07 6:01 
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. Smile | :)
Hello World!!! Smile | :)
from Raphaël

GeneralRe: [Windows SDK] Pipe status Pin
Mark Salsbery20-Dec-07 6:36
Mark Salsbery20-Dec-07 6:36 
QuestionSystem time infor mations Pin
CodingLover19-Dec-07 23:25
CodingLover19-Dec-07 23:25 
GeneralRe: System time infor mations Pin
Hamid_RT20-Dec-07 0:47
Hamid_RT20-Dec-07 0:47 
GeneralRe: System time infor mations Pin
CodingLover20-Dec-07 0:52
CodingLover20-Dec-07 0:52 
GeneralRe: System time infor mations Pin
David Crow20-Dec-07 2:47
David Crow20-Dec-07 2:47 
NewsRe: System time infor mations Pin
CodingLover31-Dec-07 17:29
CodingLover31-Dec-07 17:29 
GeneralRe: System time infor mations Pin
David Crow1-Jan-08 16:22
David Crow1-Jan-08 16:22 
GeneralRe: System time infor mations Pin
CodingLover1-Jan-08 20:35
CodingLover1-Jan-08 20:35 
General[done]Does GDI+ has equivalent functions like ... as in GDI [modified] Pin
followait19-Dec-07 23:19
followait19-Dec-07 23:19 
GeneralRe: Does GDI+ has equivalent functions like ... as in GDI Pin
CPallini19-Dec-07 23:25
mveCPallini19-Dec-07 23:25 
GeneralRe: Does GDI+ has equivalent functions like ... as in GDI Pin
followait20-Dec-07 5:02
followait20-Dec-07 5:02 
GeneralMouse Events during drag and drop Pin
revanth198519-Dec-07 23:16
revanth198519-Dec-07 23:16 
GeneralDragging/Moving Dialog to show only border Pin
Nawal K Gupta19-Dec-07 23:09
Nawal K Gupta19-Dec-07 23:09 
GeneralMessage Reflection Pin
msr_codeproject19-Dec-07 23:03
msr_codeproject19-Dec-07 23:03 
GeneralRe: Message Reflection Pin
Sarath C19-Dec-07 23:10
Sarath C19-Dec-07 23:10 
GeneralSwapping detection in Windows Pin
Andre Rios19-Dec-07 22:52
Andre Rios19-Dec-07 22:52 
QuestionRe: Swapping detection in Windows Pin
David Crow20-Dec-07 2:53
David Crow20-Dec-07 2:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.