Click here to Skip to main content
15,916,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need to end a string with null instead of \r\n Pin
kakan28-Aug-06 19:31
professionalkakan28-Aug-06 19:31 
QuestionScreen Sizes Pin
BlitzPackage27-Aug-06 9:58
BlitzPackage27-Aug-06 9:58 
AnswerRe: Screen Sizes Pin
Waldermort27-Aug-06 10:58
Waldermort27-Aug-06 10:58 
GeneralRe: Screen Sizes Pin
BlitzPackage27-Aug-06 15:35
BlitzPackage27-Aug-06 15:35 
AnswerRe: Screen Sizes Pin
Hamid_RT27-Aug-06 21:08
Hamid_RT27-Aug-06 21:08 
GeneralRe: Screen Sizes Pin
BlitzPackage28-Aug-06 2:49
BlitzPackage28-Aug-06 2:49 
GeneralRe: Screen Sizes Pin
Hamid_RT28-Aug-06 4:20
Hamid_RT28-Aug-06 4:20 
Questionwclen returning wrong value Pin
Waldermort27-Aug-06 8:37
Waldermort27-Aug-06 8:37 
I've heard of differences between debug and release builds, but never of with the bugger or without. I have a very simple console app printing the length of unicode strings to the screen. With a debug version, one of the values is being displayed wrong (should be 4 but shows 10). If I step through the code, it's correct, it display the correct value to the screen. If I hit the run button, the value is wrong. Any idea what could be causing this? Does the debugger make any changes to the code or any changes to the memory managment?
AnswerRe: wclen returning wrong value Pin
Nibu babu thomas27-Aug-06 17:25
Nibu babu thomas27-Aug-06 17:25 
GeneralRe: wclen returning wrong value Pin
Waldermort27-Aug-06 20:13
Waldermort27-Aug-06 20:13 
QuestionAdding Components and control in VC2005 Pin
pimpim323227-Aug-06 8:08
pimpim323227-Aug-06 8:08 
AnswerRe: Adding Components and control in VC2005 Pin
pimpim323227-Aug-06 8:42
pimpim323227-Aug-06 8:42 
GeneralRe: Adding Components and control in VC2005 Pin
Wes Aday27-Aug-06 15:12
professionalWes Aday27-Aug-06 15:12 
Questionsearching in strings [modified] Pin
jon-8027-Aug-06 6:44
professionaljon-8027-Aug-06 6:44 
AnswerRe: searching in strings Pin
Kevin McFarlane27-Aug-06 6:55
Kevin McFarlane27-Aug-06 6:55 
AnswerRe: searching in strings Pin
Waldermort27-Aug-06 7:57
Waldermort27-Aug-06 7:57 
AnswerRe: searching in strings Pin
BlitzPackage27-Aug-06 15:40
BlitzPackage27-Aug-06 15:40 
GeneralRe: searching in strings Pin
Stephen Hewitt27-Aug-06 18:30
Stephen Hewitt27-Aug-06 18:30 
GeneralRe: searching in strings Pin
BlitzPackage28-Aug-06 7:55
BlitzPackage28-Aug-06 7:55 
Questionascii codes Pin
jon-8027-Aug-06 6:17
professionaljon-8027-Aug-06 6:17 
AnswerRe: ascii codes Pin
JWood27-Aug-06 7:39
JWood27-Aug-06 7:39 
AnswerRe: ascii codes Pin
jon-8028-Aug-06 7:41
professionaljon-8028-Aug-06 7:41 
GeneralRe: ascii codes Pin
JWood28-Aug-06 8:23
JWood28-Aug-06 8:23 
QuestionCRecordView Display Pin
ivanris27-Aug-06 5:37
ivanris27-Aug-06 5:37 
AnswerRe: CRecordView Display Pin
Mircea Puiu27-Aug-06 20:44
Mircea Puiu27-Aug-06 20:44 

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.