Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: graphic user interface programming question.. Pin
Christian Graus20-Nov-02 17:41
protectorChristian Graus20-Nov-02 17:41 
GeneralCList troubles Pin
Dor20-Nov-02 16:40
Dor20-Nov-02 16:40 
GeneralRe: CList troubles Pin
Christian Graus20-Nov-02 16:59
protectorChristian Graus20-Nov-02 16:59 
GeneralRe: CList troubles Pin
Michael P Butler20-Nov-02 22:09
Michael P Butler20-Nov-02 22:09 
GeneralRe: CList troubles Pin
Alexandru Savescu21-Nov-02 2:14
Alexandru Savescu21-Nov-02 2:14 
Question.NET Profiler? Pin
Anonymous20-Nov-02 16:32
Anonymous20-Nov-02 16:32 
QuestionCan someone please explain this error to me? Pin
georgiek5020-Nov-02 16:19
georgiek5020-Nov-02 16:19 
AnswerRe: Can someone please explain this error to me? Pin
Paul M Watt20-Nov-02 16:46
mentorPaul M Watt20-Nov-02 16:46 
In Debug mode, the stack is verified after every function call to make sure that every thing is playing nicely in your program.

The message states why the problem usually happens, however it can happen when you corrupt the stack because of writing to a bad address with invalid pointers and other things.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: Can someone please explain this error to me? Pin
georgiek5020-Nov-02 17:07
georgiek5020-Nov-02 17:07 
GeneralRe: Can someone please explain this error to me? Pin
georgiek5020-Nov-02 17:20
georgiek5020-Nov-02 17:20 
GeneralRe: Can someone please explain this error to me? Pin
Paul M Watt20-Nov-02 18:50
mentorPaul M Watt20-Nov-02 18:50 
GeneralPSOLA Algorithm Pin
Sailor11120-Nov-02 14:40
Sailor11120-Nov-02 14:40 
GeneralAnchor Object for CDialog Pin
MattG20-Nov-02 13:33
MattG20-Nov-02 13:33 
GeneralRe: Anchor Object for CDialog Pin
Christian Graus20-Nov-02 14:29
protectorChristian Graus20-Nov-02 14:29 
GeneralRe: Anchor Object for CDialog Pin
Taka Muraoka20-Nov-02 16:57
Taka Muraoka20-Nov-02 16:57 
GeneralRe: Anchor Object for CDialog Pin
MattG22-Nov-02 12:13
MattG22-Nov-02 12:13 
GeneralRe: Anchor Object for CDialog Pin
Joaquín M López Muñoz20-Nov-02 21:05
Joaquín M López Muñoz20-Nov-02 21:05 
GeneralRe: Anchor Object for CDialog Pin
MattG22-Nov-02 12:14
MattG22-Nov-02 12:14 
GeneralRe: Anchor Object for CDialog Pin
Gary R. Wheeler23-Nov-02 5:21
Gary R. Wheeler23-Nov-02 5:21 
GeneralMultiple Page Printing Pin
act_x20-Nov-02 12:57
act_x20-Nov-02 12:57 
GeneralRe: Multiple Page Printing Pin
Roger Allen21-Nov-02 2:16
Roger Allen21-Nov-02 2:16 
GeneralWhere to put MFC DLL's Pin
paulb20-Nov-02 12:12
paulb20-Nov-02 12:12 
GeneralRe: Where to put MFC DLL's Pin
Christian Graus20-Nov-02 12:33
protectorChristian Graus20-Nov-02 12:33 
GeneralRe: Where to put MFC DLL's Pin
User 988520-Nov-02 13:13
User 988520-Nov-02 13:13 
GeneralRe: Where to put MFC DLL's Pin
Christian Graus20-Nov-02 13:16
protectorChristian Graus20-Nov-02 13:16 

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.