Click here to Skip to main content
15,924,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ReadDirectoryChangesW doesn't get message about deleting whole directory Pin
Ștefan-Mihai MOGA21-Nov-06 0:30
professionalȘtefan-Mihai MOGA21-Nov-06 0:30 
GeneralRe: ReadDirectoryChangesW doesn't get message about deleting whole directory Pin
rudo3221-Nov-06 1:30
rudo3221-Nov-06 1:30 
AnswerRe: ReadDirectoryChangesW doesn't get message about deleting whole directory Pin
Nibu babu thomas21-Nov-06 0:32
Nibu babu thomas21-Nov-06 0:32 
JokeRe: ReadDirectoryChangesW doesn't get message about deleting whole directory Pin
rudo3221-Nov-06 1:12
rudo3221-Nov-06 1:12 
AnswerRe: ReadDirectoryChangesW doesn't get message about deleting whole directory Pin
toxcct21-Nov-06 1:51
toxcct21-Nov-06 1:51 
Questionnamed pipe Pin
vineeshV21-Nov-06 0:04
vineeshV21-Nov-06 0:04 
AnswerRe: named pipe Pin
Raj Prathap21-Nov-06 0:26
Raj Prathap21-Nov-06 0:26 
AnswerRe: named pipe Pin
harsha_123421-Nov-06 1:13
harsha_123421-Nov-06 1:13 
you can check whther there is data present on the pipe or not
bu calling PeekNamedPipe() api so that you can come to know data is
available or not!!
and then make ReadFile() call is data is available

i did not understood your problem very well but this can be your solution
so replied

bye
Harshal
QuestionCListCtrl Please Help ! Pin
Bravoone_200620-Nov-06 23:59
Bravoone_200620-Nov-06 23:59 
AnswerRe: CListCtrl Please Help ! Pin
Radu Sorin21-Nov-06 1:04
Radu Sorin21-Nov-06 1:04 
AnswerRe: CListCtrl Please Help ! Pin
CPallini21-Nov-06 1:59
mveCPallini21-Nov-06 1:59 
AnswerRe: CListCtrl Please Help ! Pin
toxcct21-Nov-06 3:02
toxcct21-Nov-06 3:02 
QuestionFinding files older than a week Pin
m.dietz20-Nov-06 23:39
m.dietz20-Nov-06 23:39 
QuestionRe: Finding files older than a week Pin
Viorel.21-Nov-06 1:37
Viorel.21-Nov-06 1:37 
AnswerRe: Finding files older than a week Pin
m.dietz21-Nov-06 3:57
m.dietz21-Nov-06 3:57 
QuestionRe: Finding files older than a week Pin
David Crow21-Nov-06 5:10
David Crow21-Nov-06 5:10 
AnswerRe: Finding files older than a week Pin
m.dietz21-Nov-06 20:23
m.dietz21-Nov-06 20:23 
AnswerRe: Finding files older than a week Pin
CPallini21-Nov-06 2:32
mveCPallini21-Nov-06 2:32 
GeneralRe: Finding files older than a week Pin
David Crow21-Nov-06 3:33
David Crow21-Nov-06 3:33 
GeneralRe: Finding files older than a week Pin
m.dietz21-Nov-06 4:04
m.dietz21-Nov-06 4:04 
GeneralRe: Finding files older than a week Pin
CPallini21-Nov-06 5:14
mveCPallini21-Nov-06 5:14 
GeneralRe: Finding files older than a week Pin
m.dietz21-Nov-06 20:31
m.dietz21-Nov-06 20:31 
GeneralRe: Finding files older than a week Pin
CPallini21-Nov-06 21:51
mveCPallini21-Nov-06 21:51 
QuestionATL::CSimpleStringT ?? [modified] Pin
dharani20-Nov-06 23:25
dharani20-Nov-06 23:25 
AnswerRe: ATL::CSimpleStringT ?? Pin
Viorel.20-Nov-06 23:34
Viorel.20-Nov-06 23:34 

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.