Click here to Skip to main content
15,887,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help about adding controls dynamically. How ? Pin
ThatsAlok6-Feb-07 19:58
ThatsAlok6-Feb-07 19:58 
QuestionComparing two strings, works in debug, fails in release Pin
Anthony Mushrow5-Feb-07 16:39
professionalAnthony Mushrow5-Feb-07 16:39 
AnswerRe: Comparing two strings, works in debug, fails in release Pin
User 5838525-Feb-07 16:47
User 5838525-Feb-07 16:47 
GeneralRe: Comparing two strings, works in debug, fails in release Pin
Anthony Mushrow5-Feb-07 16:58
professionalAnthony Mushrow5-Feb-07 16:58 
GeneralRe: Comparing two strings, works in debug, fails in release Pin
jhwurmbach5-Feb-07 22:57
jhwurmbach5-Feb-07 22:57 
AnswerRe: Comparing two strings, works in debug, fails in release Pin
ThatsAlok6-Feb-07 19:59
ThatsAlok6-Feb-07 19:59 
GeneralRe: Comparing two strings, works in debug, fails in release Pin
Anthony Mushrow7-Feb-07 2:17
professionalAnthony Mushrow7-Feb-07 2:17 
QuestionFunction nesting error Pin
dellthinker5-Feb-07 13:43
dellthinker5-Feb-07 13:43 
Hi all. I have gotten a nesting error from VC and i dont know what i need to do to get what i need done and fix this problem.

The error
[code]
fatal error C1061: compiler limit : blocks nested too deeply
[/code]

What im doing is making a bunch of pre-programmed options. So i have a lot of if/else statements. Something like 30-40 or more. If there is a way to make it more simple i'd like to know. Something like using one main command to call on different functions. Thanx in advance!
AnswerRe: Function nesting error Pin
Mark Salsbery5-Feb-07 13:48
Mark Salsbery5-Feb-07 13:48 
AnswerWhat are you doing ?!! ;) Pin
Mohammad Rastkar5-Feb-07 15:57
Mohammad Rastkar5-Feb-07 15:57 
AnswerRe: Function nesting error Pin
Stephen Hewitt5-Feb-07 16:13
Stephen Hewitt5-Feb-07 16:13 
QuestionUpdateData() Behavior Pin
Makakuin5-Feb-07 10:50
Makakuin5-Feb-07 10:50 
AnswerRe: UpdateData() Behavior Pin
David Crow5-Feb-07 11:01
David Crow5-Feb-07 11:01 
GeneralRe: UpdateData() Behavior Pin
Makakuin5-Feb-07 11:05
Makakuin5-Feb-07 11:05 
AnswerRe: UpdateData() Behavior Pin
Makakuin5-Feb-07 11:13
Makakuin5-Feb-07 11:13 
GeneralRe: UpdateData() Behavior Pin
Mark Salsbery5-Feb-07 11:25
Mark Salsbery5-Feb-07 11:25 
GeneralRe: UpdateData() Behavior Pin
Makakuin5-Feb-07 11:28
Makakuin5-Feb-07 11:28 
GeneralRe: UpdateData() Behavior Pin
Roger Stoltz5-Feb-07 11:30
Roger Stoltz5-Feb-07 11:30 
GeneralRe: UpdateData() Behavior Pin
Mark Salsbery5-Feb-07 11:48
Mark Salsbery5-Feb-07 11:48 
GeneralRe: UpdateData() Behavior Pin
Stephen Hewitt5-Feb-07 12:38
Stephen Hewitt5-Feb-07 12:38 
GeneralRe: UpdateData() Behavior Pin
Gary R. Wheeler5-Feb-07 12:42
Gary R. Wheeler5-Feb-07 12:42 
GeneralRe: UpdateData() Behavior Pin
Roger Stoltz5-Feb-07 21:57
Roger Stoltz5-Feb-07 21:57 
GeneralRe: UpdateData() Behavior Pin
Mark Salsbery6-Feb-07 8:36
Mark Salsbery6-Feb-07 8:36 
GeneralRe: UpdateData() Behavior Pin
Roger Stoltz6-Feb-07 11:46
Roger Stoltz6-Feb-07 11:46 
GeneralRe: UpdateData() Behavior Pin
Mark Salsbery6-Feb-07 15:55
Mark Salsbery6-Feb-07 15:55 

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.