Click here to Skip to main content
16,016,460 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: window won't minimize!? Pin
benjymous2-Nov-06 4:26
benjymous2-Nov-06 4:26 
QuestionImage for EDIT control Pin
Sunil P V2-Nov-06 1:04
Sunil P V2-Nov-06 1:04 
AnswerRe: Image for EDIT control Pin
dharani2-Nov-06 1:14
dharani2-Nov-06 1:14 
GeneralRe: Image for EDIT control Pin
Sunil P V2-Nov-06 1:57
Sunil P V2-Nov-06 1:57 
AnswerRe: Image for EDIT control Pin
Ștefan-Mihai MOGA2-Nov-06 1:34
professionalȘtefan-Mihai MOGA2-Nov-06 1:34 
GeneralRe: Image for EDIT control Pin
Sunil P V2-Nov-06 1:56
Sunil P V2-Nov-06 1:56 
QuestionAccess Violation error ? wht it is ? Pin
Sakthiu2-Nov-06 0:01
Sakthiu2-Nov-06 0:01 
AnswerRe: Access Violation error ? wht it is ? Pin
Cedric Moonen2-Nov-06 0:03
Cedric Moonen2-Nov-06 0:03 
It is because you access memory that you shouldn't. You probably read or write at an invalid address (0x0000000 or an unitialized pointer). Use your debugger to see where it happens.


Cédric Moonen
Software developer

Charting control [Updated - v1.1]

AnswerRe: Access Violation error ? wht it is ? Pin
_AnsHUMAN_ 2-Nov-06 0:05
_AnsHUMAN_ 2-Nov-06 0:05 
AnswerRe: Access Violation error ? wht it is ? Pin
dharani2-Nov-06 0:06
dharani2-Nov-06 0:06 
AnswerRe: Access Violation error ? wht it is ? Pin
Mark Salsbery2-Nov-06 8:29
Mark Salsbery2-Nov-06 8:29 
Questionwhat is _WINDU_SOURCE ? Pin
dharani1-Nov-06 23:53
dharani1-Nov-06 23:53 
AnswerRe: what is _WINDU_SOURCE ? Pin
Cedric Moonen2-Nov-06 0:05
Cedric Moonen2-Nov-06 0:05 
GeneralRe: what is _WINDU_SOURCE ? Pin
dharani2-Nov-06 0:08
dharani2-Nov-06 0:08 
GeneralRe: what is _WINDU_SOURCE ? Pin
Cedric Moonen2-Nov-06 0:52
Cedric Moonen2-Nov-06 0:52 
Questioncatching ouput stream Pin
Kiran Pinjala1-Nov-06 23:34
Kiran Pinjala1-Nov-06 23:34 
AnswerRe: catching ouput stream Pin
Divyang Mithaiwala1-Nov-06 23:59
Divyang Mithaiwala1-Nov-06 23:59 
GeneralRe: catching ouput stream Pin
Kiran Pinjala2-Nov-06 0:40
Kiran Pinjala2-Nov-06 0:40 
GeneralRe: catching ouput stream Pin
dharani2-Nov-06 1:01
dharani2-Nov-06 1:01 
QuestionRe: catching ouput stream Pin
Kiran Pinjala2-Nov-06 0:56
Kiran Pinjala2-Nov-06 0:56 
AnswerRe: catching ouput stream Pin
dharani2-Nov-06 1:07
dharani2-Nov-06 1:07 
AnswerRe: catching ouput stream Pin
David Crow2-Nov-06 3:37
David Crow2-Nov-06 3:37 
QuestionRegistry Names Pin
radhika281-Nov-06 23:29
radhika281-Nov-06 23:29 
AnswerRe: Registry Names Pin
dharani2-Nov-06 0:09
dharani2-Nov-06 0:09 
GeneralRe: Registry Names Pin
radhika282-Nov-06 0:31
radhika282-Nov-06 0:31 

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.