Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Check is file is locked Pin
David Crow7-Jul-03 2:50
David Crow7-Jul-03 2:50 
GeneralCalling a VB dll from C++ Pin
rajdawg6-Jul-03 12:48
rajdawg6-Jul-03 12:48 
GeneralRe: Calling a VB dll from C++ Pin
Anders Molin6-Jul-03 13:50
professionalAnders Molin6-Jul-03 13:50 
QuestionRunning in debugger runtime detect? Pin
Brian Tietz6-Jul-03 11:55
Brian Tietz6-Jul-03 11:55 
AnswerRe: Running in debugger runtime detect? Pin
Dave Bryant6-Jul-03 12:09
Dave Bryant6-Jul-03 12:09 
AnswerRe: Running in debugger runtime detect? Pin
peterchen6-Jul-03 22:35
peterchen6-Jul-03 22:35 
GeneralOutlook Express Plug-ins Pin
Emilio Guijarro6-Jul-03 3:44
Emilio Guijarro6-Jul-03 3:44 
GeneralCString problem Pin
andyg.1016-Jul-03 3:01
andyg.1016-Jul-03 3:01 
Hi there, now I have a problem with my buffer.

I have a buffer reading in data from the serial port data is passed into the buffer like this

m_serialbuffer += ch; //where m_etc is a CString and ch is a string read from the serial buffer


Now this works perfectly for the first string that is sent to the port and stores it. For subsequent strings though, no characters are added. Any ideas??
andy
GeneralRe: CString problem Pin
John M. Drescher6-Jul-03 3:05
John M. Drescher6-Jul-03 3:05 
GeneralRe: CString problem Pin
andyg.1016-Jul-03 4:01
andyg.1016-Jul-03 4:01 
GeneralRe: CString problem Pin
John M. Drescher6-Jul-03 4:15
John M. Drescher6-Jul-03 4:15 
GeneralRe: CString problem Pin
andyg.1016-Jul-03 4:20
andyg.1016-Jul-03 4:20 
GeneralRe: CString problem Pin
John M. Drescher6-Jul-03 4:24
John M. Drescher6-Jul-03 4:24 
GeneralRe: CString problem Pin
andyg.1016-Jul-03 4:36
andyg.1016-Jul-03 4:36 
GeneralRe: CString problem Pin
David Crow7-Jul-03 3:01
David Crow7-Jul-03 3:01 
GeneralRe: CString problem Pin
David Crow7-Jul-03 3:04
David Crow7-Jul-03 3:04 
Generalerror Incorrect Function Pin
andyg.1016-Jul-03 1:36
andyg.1016-Jul-03 1:36 
GeneralRe: error Incorrect Function Pin
andyg.1016-Jul-03 1:44
andyg.1016-Jul-03 1:44 
Questionhow to control networkcard in c/c++! Pin
jobillcai6-Jul-03 0:21
jobillcai6-Jul-03 0:21 
Generalerror Pin
dudic5-Jul-03 23:39
dudic5-Jul-03 23:39 
GeneralRe: error Pin
Ryan Binns5-Jul-03 23:55
Ryan Binns5-Jul-03 23:55 
GeneralRe: error Pin
Michael Dunn6-Jul-03 2:59
sitebuilderMichael Dunn6-Jul-03 2:59 
GeneralQuestion about #pragma pack(1) Pin
George25-Jul-03 21:46
George25-Jul-03 21:46 
GeneralRe: Question about #pragma pack(1) Pin
Rick York5-Jul-03 22:03
mveRick York5-Jul-03 22:03 
GeneralRe: Question about #pragma pack(1) Pin
George25-Jul-03 22:12
George25-Jul-03 22:12 

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.