Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CFileDialog Pin
Try25-Apr-07 2:37
Try25-Apr-07 2:37 
AnswerRe: CFileDialog Pin
Try25-Apr-07 2:41
Try25-Apr-07 2:41 
QuestionRe: CFileDialog Pin
David Crow25-Apr-07 2:50
David Crow25-Apr-07 2:50 
AnswerRe: CFileDialog Pin
Try25-Apr-07 3:01
Try25-Apr-07 3:01 
GeneralRe: CFileDialog Pin
David Crow25-Apr-07 3:08
David Crow25-Apr-07 3:08 
GeneralRe: CFileDialog Pin
Try25-Apr-07 3:33
Try25-Apr-07 3:33 
GeneralRe: CFileDialog Pin
David Crow25-Apr-07 3:40
David Crow25-Apr-07 3:40 
AnswerRe: CFileDialog Pin
Try25-Apr-07 3:41
Try25-Apr-07 3:41 
AnswerRe: CFileDialog Pin
Try25-Apr-07 2:45
Try25-Apr-07 2:45 
AnswerRe: CFileDialog Pin
Try25-Apr-07 3:06
Try25-Apr-07 3:06 
GeneralRe: CFileDialog Pin
Michael Dunn24-Apr-07 8:44
sitebuilderMichael Dunn24-Apr-07 8:44 
QuestionDont send error after exiting the application Pin
neha.agarwal2723-Apr-07 20:11
neha.agarwal2723-Apr-07 20:11 
AnswerRe: Dont send error after exiting the application Pin
Don Box23-Apr-07 21:29
Don Box23-Apr-07 21:29 
AnswerRe: Dont send error after exiting the application Pin
_AnsHUMAN_ 23-Apr-07 21:29
_AnsHUMAN_ 23-Apr-07 21:29 
AnswerRe: Dont send error after exiting the application Pin
Shivarudra Swamy23-Apr-07 21:33
Shivarudra Swamy23-Apr-07 21:33 
AnswerRe: Dont send error after exiting the application Pin
#realJSOP25-Apr-07 2:15
mve#realJSOP25-Apr-07 2:15 
GeneralRe: Dont send error after exiting the application Pin
Hamid_RT25-Apr-07 6:50
Hamid_RT25-Apr-07 6:50 
GeneralRe: Dont send error after exiting the application Pin
JudyL_MD25-Apr-07 7:57
JudyL_MD25-Apr-07 7:57 
GeneralRe: Dont send error after exiting the application Pin
Hamid_RT25-Apr-07 8:39
Hamid_RT25-Apr-07 8:39 
QuestionSatellite DLLs Pin
Cvaji23-Apr-07 20:06
Cvaji23-Apr-07 20:06 
AnswerRe: Satellite DLLs Pin
Karismatic23-Apr-07 20:23
Karismatic23-Apr-07 20:23 
AnswerRe: Satellite DLLs Pin
Karismatic23-Apr-07 20:32
Karismatic23-Apr-07 20:32 
GeneralRe: Satellite DLLs Pin
Cvaji24-Apr-07 0:14
Cvaji24-Apr-07 0:14 
QuestionSerial Port Communication in MFC Pin
QuickDeveloper23-Apr-07 20:02
QuickDeveloper23-Apr-07 20:02 
Hi

I Wrote a program to Communicate with a Serial Port in MFC.The problem is if i use WriteFile and ReadFile immediately i get the correct data.But if i Start a thread and use WaitCommEvent then the Program gets stuck up in WriteFile.

I hav filled the DCB structure too.

what could be the problem with WriteFile??

PS:I am not using Overlapped I/O

Any Links Would do Fine.




"Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"


AnswerRe: Serial Port Communication in MFC Pin
CPallini23-Apr-07 20:47
mveCPallini23-Apr-07 20:47 

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.