Click here to Skip to main content
16,011,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL can be truly used across linkers? Pin
earl5-Jul-06 3:27
earl5-Jul-06 3:27 
GeneralRe: DLL can be truly used across linkers? Pin
George_George5-Jul-06 22:20
George_George5-Jul-06 22:20 
GeneralRe: DLL can be truly used across linkers? Pin
earl6-Jul-06 8:42
earl6-Jul-06 8:42 
GeneralRe: DLL can be truly used across linkers? Pin
George_George10-Jul-06 2:07
George_George10-Jul-06 2:07 
QuestionDisplaying image using array.... Pin
we3Guy3-Jul-06 17:16
we3Guy3-Jul-06 17:16 
AnswerRe: Displaying image using array.... Pin
earl3-Jul-06 18:02
earl3-Jul-06 18:02 
AnswerRe: Displaying image using array.... Pin
Hamid_RT3-Jul-06 18:21
Hamid_RT3-Jul-06 18:21 
Questionserial communication Pin
thathvamsi3-Jul-06 17:04
thathvamsi3-Jul-06 17:04 
hello friends,,
I have established serial communication with RABBIT3000 (an 8 bit microcontroller).

When the PC receives packet from the microcontroller, it receives the correct packet for the first time. but when I try sending a different packet (microcontroller updates the packet structure members) to the PC, it still receives only the same packet that it received first and not the updated one.

I clean up the receive buffer on the PC using delete function everytime after the packet is received.
On the microcontrollers end, the changed values is what is sent in the packet. So no bug on the controllers end but the bug is on the Pc side only.
What could be the possibility? any suggestions?


AnswerRe: serial communication [modified] Pin
earl3-Jul-06 17:54
earl3-Jul-06 17:54 
AnswerRe: serial communication Pin
Rilhas9-Jul-06 5:19
Rilhas9-Jul-06 5:19 
QuestionStdAfx questions Pin
Super Lloyd3-Jul-06 17:04
Super Lloyd3-Jul-06 17:04 
AnswerRe: StdAfx questions Pin
Michael Dunn3-Jul-06 17:10
sitebuilderMichael Dunn3-Jul-06 17:10 
GeneralRe: StdAfx questions Pin
Super Lloyd3-Jul-06 18:32
Super Lloyd3-Jul-06 18:32 
AnswerRe: StdAfx questions Pin
Saurabh.Garg3-Jul-06 20:58
Saurabh.Garg3-Jul-06 20:58 
GeneralRe: StdAfx questions Pin
Super Lloyd3-Jul-06 21:07
Super Lloyd3-Jul-06 21:07 
QuestionProblem with GetProcAddress Pin
RedDragon2k3-Jul-06 16:39
RedDragon2k3-Jul-06 16:39 
AnswerRe: Problem with GetProcAddress Pin
earl3-Jul-06 17:52
earl3-Jul-06 17:52 
AnswerRe: Problem with GetProcAddress Pin
Hamid_RT3-Jul-06 20:21
Hamid_RT3-Jul-06 20:21 
Questionnewfile , new window in MDI Pin
zeus_master3-Jul-06 15:59
zeus_master3-Jul-06 15:59 
AnswerRe: newfile , new window in MDI Pin
zeus_master3-Jul-06 18:35
zeus_master3-Jul-06 18:35 
AnswerRe: newfile , new window in MDI [modified] Pin
*Dreamz3-Jul-06 20:08
*Dreamz3-Jul-06 20:08 
Questionc++ and external structs [modified] Pin
earl3-Jul-06 14:25
earl3-Jul-06 14:25 
AnswerRe: c++ and external structs Pin
Michael Dunn3-Jul-06 16:59
sitebuilderMichael Dunn3-Jul-06 16:59 
QuestionNew Dialog in a saved .exe Pin
Reagan Conservative3-Jul-06 7:05
Reagan Conservative3-Jul-06 7:05 
AnswerRe: New Dialog in a saved .exe Pin
Zac Howland3-Jul-06 7:10
Zac Howland3-Jul-06 7:10 

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.