Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CSplitterWnd in CFormView? Pin
David Crow23-Mar-04 2:59
David Crow23-Mar-04 2:59 
GeneralCan't read using ListView_GetItemText Pin
shoma22-Mar-04 22:23
shoma22-Mar-04 22:23 
GeneralRe: Can't read using ListView_GetItemText Pin
Steve S23-Mar-04 2:11
Steve S23-Mar-04 2:11 
QuestionHow to set new path to Source Safe ? Pin
vgrigor22-Mar-04 22:10
vgrigor22-Mar-04 22:10 
GeneralRe: RAS MprAdmin Problems Pin
Roger Wright22-Mar-04 21:08
professionalRoger Wright22-Mar-04 21:08 
GeneralRe: Newbie Programmer Pin
John R. Shaw22-Mar-04 20:33
John R. Shaw22-Mar-04 20:33 
GeneralRe: Newbie Programmer Pin
Or_ange23-Mar-04 1:35
Or_ange23-Mar-04 1:35 
GeneralThread Initialisation....... Pin
Deepa Gopal22-Mar-04 19:37
Deepa Gopal22-Mar-04 19:37 
Confused | :confused: Hi All,

I have a problem in my embedded VC++ which is as follows:
There is a Read Thread created during WM_CREATE event, which is supposed to read data from the COM1 port as and when it receives data.I have created the thread in such a way that it is active right from the point of creation - hReadThread = CreateThread (NULL, 0, PortRead, 0, 0, &dwThreadId);
The problem is I dont know why the data is not read from COM1 though the read thread is active right from start.

It would be very helpful if you could kindly help em out.
Thanx
Deepa.
GeneralRe: Thread Initialisation....... Pin
RadioShark22-Mar-04 20:34
RadioShark22-Mar-04 20:34 
GeneralRe: Thread Initialisation....... Pin
Deepa Gopal23-Mar-04 0:58
Deepa Gopal23-Mar-04 0:58 
GeneralRe: Thread Initialisation....... Pin
RadioShark23-Mar-04 18:19
RadioShark23-Mar-04 18:19 
GeneralRe: Thread Initialisation....... Pin
_Magnus_22-Mar-04 23:27
_Magnus_22-Mar-04 23:27 
Generalserialize a stucture Pin
swarnamanoo22-Mar-04 18:09
swarnamanoo22-Mar-04 18:09 
GeneralRe: serialize a stucture Pin
RadioShark22-Mar-04 18:17
RadioShark22-Mar-04 18:17 
GeneralRe: serialize a stucture Pin
Robert A. T. Káldy23-Mar-04 0:42
Robert A. T. Káldy23-Mar-04 0:42 
GeneralRe: serialize a stucture Pin
Ravi Bhavnani23-Mar-04 3:07
professionalRavi Bhavnani23-Mar-04 3:07 
GeneralRule for domain name. Pin
Kabashiro22-Mar-04 16:25
Kabashiro22-Mar-04 16:25 
GeneralRe: Rule for domain name. Pin
RadioShark22-Mar-04 17:47
RadioShark22-Mar-04 17:47 
GeneralRe: Rule for domain name. Pin
Roger Wright22-Mar-04 21:02
professionalRoger Wright22-Mar-04 21:02 
Generalhi,trouble in the CDC::SetColorAdjustment Pin
zhangyong NI22-Mar-04 15:30
zhangyong NI22-Mar-04 15:30 
GeneralRe: O.O Pin
Prakash Nadar22-Mar-04 14:39
Prakash Nadar22-Mar-04 14:39 
GeneralSetup... Pin
733222-Mar-04 14:01
733222-Mar-04 14:01 
GeneralRe: Setup... Pin
Curi0us_George22-Mar-04 14:21
Curi0us_George22-Mar-04 14:21 
Generalget and set the value of a pixel - Urgent! Pin
aartee22-Mar-04 13:31
aartee22-Mar-04 13:31 
GeneralRe: get and set the value of a pixel - Urgent! Pin
RadioShark22-Mar-04 17:50
RadioShark22-Mar-04 17:50 

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.