Click here to Skip to main content
15,909,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Type casting Pin
Krishnakumartg11-Feb-09 18:25
Krishnakumartg11-Feb-09 18:25 
GeneralRe: Type casting Pin
«_Superman_»11-Feb-09 18:27
professional«_Superman_»11-Feb-09 18:27 
GeneralRe: Type casting Pin
Krishnakumartg11-Feb-09 18:37
Krishnakumartg11-Feb-09 18:37 
AnswerRe: Type casting Pin
Sarath C11-Feb-09 18:59
Sarath C11-Feb-09 18:59 
Questionunfamiliar error message box Pin
vanishaa11-Feb-09 18:03
vanishaa11-Feb-09 18:03 
AnswerRe: unfamiliar error message box [modified] Pin
_AnsHUMAN_ 11-Feb-09 18:16
_AnsHUMAN_ 11-Feb-09 18:16 
AnswerRe: unfamiliar error message box Pin
«_Superman_»11-Feb-09 18:24
professional«_Superman_»11-Feb-09 18:24 
JokeRe: unfamiliar error message box Pin
Cedric Moonen11-Feb-09 20:24
Cedric Moonen11-Feb-09 20:24 
vanishaa wrote:
I'm getting an unfamiliar error message box


Wow, if it's unfamiliar tp you, either you are very new to programming or you were programming quite good from the begining. Because I remember when I started programming, I got this kind of message a looooot of times.
Anyway, as other have suggested, this error is because you are trying to read a bad pointer. Use your debugger to locate the problem and use breakpoints before the crash to check if all your variables are initialized properly.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

QuestionList Control Pin
MsmVc11-Feb-09 17:24
MsmVc11-Feb-09 17:24 
AnswerRe: List Control Pin
_AnsHUMAN_ 11-Feb-09 18:19
_AnsHUMAN_ 11-Feb-09 18:19 
GeneralRe: List Control Pin
MsmVc11-Feb-09 18:24
MsmVc11-Feb-09 18:24 
GeneralRe: List Control Pin
_AnsHUMAN_ 11-Feb-09 18:29
_AnsHUMAN_ 11-Feb-09 18:29 
AnswerRe: List Control Pin
sam_psycho11-Feb-09 18:22
sam_psycho11-Feb-09 18:22 
AnswerRe: List Control Pin
David Crow12-Feb-09 3:11
David Crow12-Feb-09 3:11 
Question[Message Deleted] Pin
Purish Dwivedi11-Feb-09 17:16
Purish Dwivedi11-Feb-09 17:16 
AnswerThe first thing I do in the morning is to REPOST Pin
_AnsHUMAN_ 11-Feb-09 18:21
_AnsHUMAN_ 11-Feb-09 18:21 
GeneralRe: The first thing I do in the morning is to REPOST Pin
Purish Dwivedi11-Feb-09 18:37
Purish Dwivedi11-Feb-09 18:37 
GeneralRe: The first thing I do in the morning is to REPOST Pin
_AnsHUMAN_ 11-Feb-09 18:39
_AnsHUMAN_ 11-Feb-09 18:39 
Answer[Message Deleted] Pin
Purish Dwivedi11-Feb-09 18:42
Purish Dwivedi11-Feb-09 18:42 
GeneralRe: The first thing I do in the morning is to REPOST Pin
_AnsHUMAN_ 11-Feb-09 19:09
_AnsHUMAN_ 11-Feb-09 19:09 
General[Message Deleted] Pin
Purish Dwivedi11-Feb-09 19:23
Purish Dwivedi11-Feb-09 19:23 
GeneralRe: When will u complete my assignment sir? Pin
Cedric Moonen11-Feb-09 20:33
Cedric Moonen11-Feb-09 20:33 
General[Message Deleted] Pin
Purish Dwivedi11-Feb-09 21:49
Purish Dwivedi11-Feb-09 21:49 
GeneralRe: I need help. Pin
Cedric Moonen11-Feb-09 21:59
Cedric Moonen11-Feb-09 21:59 
GeneralRe: When will u complete my assignment sir? Pin
_AnsHUMAN_ 11-Feb-09 20:34
_AnsHUMAN_ 11-Feb-09 20:34 

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.