Click here to Skip to main content
15,905,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: cast string to integer Pin
Shog916-Feb-02 17:47
sitebuilderShog916-Feb-02 17:47 
GeneralRe: cast string to integer Pin
tbbooher16-Feb-02 17:57
tbbooher16-Feb-02 17:57 
GeneralRe: cast string to integer Pin
Paul M Watt16-Feb-02 18:04
mentorPaul M Watt16-Feb-02 18:04 
GeneralRe: cast string to integer Pin
Shog916-Feb-02 18:06
sitebuilderShog916-Feb-02 18:06 
GeneralAlmost There . . . just one more question Pin
tbbooher16-Feb-02 18:22
tbbooher16-Feb-02 18:22 
GeneralHelp me please! Release mode optimizations are screwing up my program! :( Pin
Julia Larson16-Feb-02 16:58
Julia Larson16-Feb-02 16:58 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Shog916-Feb-02 17:44
sitebuilderShog916-Feb-02 17:44 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Julia Larson16-Feb-02 18:06
Julia Larson16-Feb-02 18:06 
Okay, I fixed the display of the message... thanks

But see, I don't to replace anything, I just want to insert
some characters at a specified place. And I want to go fast, cause
I have to process a lot of text, so that's why I'm trying to use
pointers instead of CString operations. And it works fine in debug
mode, that is what is killing me.

I even tried turning off all release mode optimizations, and still
nothing!

Even if I set strNewLine to "", that does not make any difference.
Its like the release mode version doesn't like the fact that I'm
passing a TCHAR* by reference to InsertCode. But why?

Sigh... I was hoping to have this program done by Monday, but
its not looking good because of this... :P

Thanks for any more thoughts ....

GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Shog916-Feb-02 18:28
sitebuilderShog916-Feb-02 18:28 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Julia Larson16-Feb-02 18:57
Julia Larson16-Feb-02 18:57 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Julia Larson16-Feb-02 19:09
Julia Larson16-Feb-02 19:09 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Shog916-Feb-02 19:39
sitebuilderShog916-Feb-02 19:39 
GeneralRe: Help me please! Release mode optimizations are screwing up my program! :( Pin
Julia Larson16-Feb-02 20:12
Julia Larson16-Feb-02 20:12 
GeneralIt slowly dawns on me Pin
Julia Larson16-Feb-02 19:16
Julia Larson16-Feb-02 19:16 
GeneralCDialogBar Pin
16-Feb-02 16:28
suss16-Feb-02 16:28 
GeneralRe: CDialogBar Pin
Derek Waters17-Feb-02 11:27
Derek Waters17-Feb-02 11:27 
GeneralDrawing Controls Problem Pin
John Clump16-Feb-02 16:13
John Clump16-Feb-02 16:13 
GeneralRe: Drawing Controls Problem Pin
Shog916-Feb-02 16:25
sitebuilderShog916-Feb-02 16:25 
GeneralRe: Drawing Controls Problem Pin
John Clump16-Feb-02 18:00
John Clump16-Feb-02 18:00 
GeneralRe: Drawing Controls Problem Pin
Shog916-Feb-02 18:30
sitebuilderShog916-Feb-02 18:30 
GeneralRe: Drawing Controls Problem Pin
Ravi Bhavnani16-Feb-02 19:19
professionalRavi Bhavnani16-Feb-02 19:19 
GeneralRe: Drawing Controls Problem Pin
John Clump16-Feb-02 19:47
John Clump16-Feb-02 19:47 
GeneralHelp on Designing Tictactoe in VC++ Pin
John Cruz16-Feb-02 15:38
John Cruz16-Feb-02 15:38 
GeneralRe: Help on Designing Tictactoe in VC++ Pin
Shog916-Feb-02 16:18
sitebuilderShog916-Feb-02 16:18 
GeneralRe: Help on Designing Tictactoe in VC++ Pin
alex.barylski16-Feb-02 22:28
alex.barylski16-Feb-02 22:28 

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.