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

C / C++ / MFC

 
QuestionCan someone compile this [modified] Pin
Cbadboy21-Jun-06 17:48
Cbadboy21-Jun-06 17:48 
AnswerRe: Can someone compile this Pin
Justin Tay21-Jun-06 19:16
Justin Tay21-Jun-06 19:16 
AnswerRe: Can someone compile this Pin
Cbadboy22-Jun-06 5:53
Cbadboy22-Jun-06 5:53 
QuestionHelp with troublesome code! Pin
Lord Kixdemp21-Jun-06 17:10
Lord Kixdemp21-Jun-06 17:10 
AnswerRe: Help with troublesome code! [modified] Pin
Cedric Moonen21-Jun-06 20:24
Cedric Moonen21-Jun-06 20:24 
AnswerRe: Help with troublesome code! Pin
kakan21-Jun-06 22:12
professionalkakan21-Jun-06 22:12 
GeneralRe: Help with troublesome code! Pin
Lord Kixdemp22-Jun-06 7:41
Lord Kixdemp22-Jun-06 7:41 
GeneralRe: Help with troublesome code! Pin
kakan25-Jun-06 19:11
professionalkakan25-Jun-06 19:11 
Hello. I'm sorry for the delay, due to public holidays in Sweden.

What I wanted you to check is for buffer overruns, as in my example.
(Allocating 5 bytes and writing 6 bytes in it).
Such overruns usually corrupts the stack, and makes the return to the previous function "go bananas".
That's a common source of this kind of problems.

Questionstrings and file IO ...!! Pin
Nawar_nrr21-Jun-06 16:22
Nawar_nrr21-Jun-06 16:22 
AnswerRe: strings and file IO ...!! Pin
_AnsHUMAN_ 21-Jun-06 17:50
_AnsHUMAN_ 21-Jun-06 17:50 
GeneralRe: strings and file IO ...!! Pin
Nawar_nrr21-Jun-06 20:14
Nawar_nrr21-Jun-06 20:14 
GeneralRe: strings and file IO ...!! Pin
_AnsHUMAN_ 21-Jun-06 20:27
_AnsHUMAN_ 21-Jun-06 20:27 
GeneralRe: strings and file IO ...!! Pin
Nawar_nrr22-Jun-06 16:20
Nawar_nrr22-Jun-06 16:20 
GeneralRe: strings and file IO ...!! Pin
Nawar_nrr22-Jun-06 16:51
Nawar_nrr22-Jun-06 16:51 
GeneralRe: strings and file IO ...!! Pin
_AnsHUMAN_ 21-Jun-06 20:39
_AnsHUMAN_ 21-Jun-06 20:39 
QuestionAsk about drawing the client Pin
zouchao111221-Jun-06 16:16
zouchao111221-Jun-06 16:16 
AnswerRe: Ask about drawing the client Pin
Justin Tay21-Jun-06 18:57
Justin Tay21-Jun-06 18:57 
AnswerRe: Ask about drawing the client Pin
erkanina23-Jun-06 2:52
erkanina23-Jun-06 2:52 
Questiondisable menu bar Pin
sdhtyjnniutnbjnhbghb21-Jun-06 15:40
sdhtyjnniutnbjnhbghb21-Jun-06 15:40 
QuestionProblems with IProgressDialog Pin
Barry True21-Jun-06 15:17
Barry True21-Jun-06 15:17 
AnswerRe: Problems with IProgressDialog Pin
DrewH21-Apr-09 5:54
DrewH21-Apr-09 5:54 
GeneralRe: Problems with IProgressDialog Pin
Barry True21-Apr-09 13:45
Barry True21-Apr-09 13:45 
GeneralRe: Problems with IProgressDialog Pin
DrewH22-Apr-09 2:20
DrewH22-Apr-09 2:20 
GeneralRe: Problems with IProgressDialog Pin
Barry True22-Apr-09 15:47
Barry True22-Apr-09 15:47 
QuestionOnPaint after minimized Dialog Pin
NickConnors21-Jun-06 13:11
NickConnors21-Jun-06 13:11 

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.