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

C / C++ / MFC

 
GeneralRe: OnKeyDown in dialog app... Pin
xkrja9-Nov-06 10:53
xkrja9-Nov-06 10:53 
GeneralRe: OnKeyDown in dialog app... Pin
TClarke9-Nov-06 23:35
TClarke9-Nov-06 23:35 
GeneralRe: OnKeyDown in dialog app... Pin
xkrja10-Nov-06 4:26
xkrja10-Nov-06 4:26 
QuestionDebug Assertion Failed dbgdel.cpp Line 45 Pin
nahitan9-Nov-06 4:13
nahitan9-Nov-06 4:13 
AnswerRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
Rage9-Nov-06 4:33
professionalRage9-Nov-06 4:33 
GeneralRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
Mark Salsbery9-Nov-06 5:11
Mark Salsbery9-Nov-06 5:11 
GeneralRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
nahitan9-Nov-06 6:06
nahitan9-Nov-06 6:06 
AnswerRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
Mark Salsbery9-Nov-06 6:14
Mark Salsbery9-Nov-06 6:14 
nahitan wrote:
after a while I get the Debug Assertion Failed dbgdel.cpp Line 42


Assertions in delete are probably from your code trashing memory it doesn't own.
You'll need to debug your code and find all the places you are overunning the end of allocated
memory. If that doesn't work, blame Linux.
GeneralRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
David Crow9-Nov-06 6:23
David Crow9-Nov-06 6:23 
GeneralRe: Debug Assertion Failed dbgdel.cpp Line 45 Pin
nahitan9-Nov-06 8:40
nahitan9-Nov-06 8:40 
QuestionDebug Assertion Failed dbgdel.cpp Line 42 Pin
nahitan9-Nov-06 4:11
nahitan9-Nov-06 4:11 
QuestionRe: Debug Assertion Failed dbgdel.cpp Line 42 Pin
David Crow9-Nov-06 4:18
David Crow9-Nov-06 4:18 
AnswerRe: Debug Assertion Failed dbgdel.cpp Line 42 Pin
Cedric Moonen9-Nov-06 4:37
Cedric Moonen9-Nov-06 4:37 
QuestionIs it possible to get draw/redraw region Pin
Toubou9-Nov-06 4:01
Toubou9-Nov-06 4:01 
AnswerRe: Is it possible to get draw/redraw region Pin
Waldermort9-Nov-06 4:43
Waldermort9-Nov-06 4:43 
QuestionRelocating ReBar Control Pin
Tracy Hanahan9-Nov-06 3:21
Tracy Hanahan9-Nov-06 3:21 
AnswerRe: Relocating ReBar Control Pin
Tracy Hanahan9-Nov-06 5:10
Tracy Hanahan9-Nov-06 5:10 
QuestionPlease help me Pin
Boshkash9-Nov-06 3:07
Boshkash9-Nov-06 3:07 
AnswerRe: Please help me Pin
Maximilien9-Nov-06 3:51
Maximilien9-Nov-06 3:51 
GeneralRe: Please help me Pin
David Crow9-Nov-06 4:03
David Crow9-Nov-06 4:03 
GeneralRe: Please help me Pin
Maximilien9-Nov-06 4:09
Maximilien9-Nov-06 4:09 
QuestionSubsting in VC++ [modified] Pin
Programm3r9-Nov-06 2:49
Programm3r9-Nov-06 2:49 
AnswerRe: Substing in VC++ Pin
Cedric Moonen9-Nov-06 2:58
Cedric Moonen9-Nov-06 2:58 
GeneralRe: Substing in VC++ Pin
Programm3r9-Nov-06 3:09
Programm3r9-Nov-06 3:09 
GeneralRe: Substing in VC++ Pin
XtremDev9-Nov-06 3:18
XtremDev9-Nov-06 3:18 

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.