Click here to Skip to main content
15,920,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionreg:displaying images of the devices or names of it Pin
grc41210-May-07 20:53
grc41210-May-07 20:53 
QuestionUnhandled Exception 0xC0000005 Pin
tom groezer10-May-07 20:44
tom groezer10-May-07 20:44 
AnswerRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt10-May-07 20:56
Stephen Hewitt10-May-07 20:56 
GeneralRe: Unhandled Exception 0xC0000005 Pin
tom groezer10-May-07 21:13
tom groezer10-May-07 21:13 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt10-May-07 21:16
Stephen Hewitt10-May-07 21:16 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Mark Salsbery11-May-07 5:33
Mark Salsbery11-May-07 5:33 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt11-May-07 16:16
Stephen Hewitt11-May-07 16:16 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Mark Salsbery11-May-07 5:52
Mark Salsbery11-May-07 5:52 
tom groezer wrote:
Access violation reading location 0xbaadf00d.


0xbaadf00d is a good indication that you are trying to access heap memory that is uninitialized.

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

AnswerRe: Unhandled Exception 0xC0000005 Pin
Cedric Moonen10-May-07 21:11
Cedric Moonen10-May-07 21:11 
GeneralRe: Unhandled Exception 0xC0000005 Pin
tom groezer10-May-07 21:29
tom groezer10-May-07 21:29 
GeneralRe: Unhandled Exception 0xC0000005 Pin
tom groezer10-May-07 21:43
tom groezer10-May-07 21:43 
AnswerRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt11-May-07 16:20
Stephen Hewitt11-May-07 16:20 
QuestionAPI/SDK for Office Communicator 2007 Pin
Michael.Duan10-May-07 20:39
Michael.Duan10-May-07 20:39 
QuestionHow TO Create A Menu At The Bottom Pin
jannathali10-May-07 20:36
jannathali10-May-07 20:36 
AnswerRe: How TO Create A Menu At The Bottom Pin
Hamid_RT11-May-07 0:29
Hamid_RT11-May-07 0:29 
GeneralRe: How TO Create A Menu At The Bottom Pin
jannathali11-May-07 1:56
jannathali11-May-07 1:56 
QuestionMDI problem Pin
Aint10-May-07 20:28
Aint10-May-07 20:28 
AnswerRe: MDI problem Pin
Arman S.10-May-07 20:37
Arman S.10-May-07 20:37 
AnswerRe: MDI problem Pin
bob1697210-May-07 20:40
bob1697210-May-07 20:40 
GeneralRe: MDI problem Pin
Aint10-May-07 20:59
Aint10-May-07 20:59 
GeneralRe: MDI problem Pin
bob1697211-May-07 2:03
bob1697211-May-07 2:03 
Questionemail page creation Pin
santhi_malli10-May-07 19:42
santhi_malli10-May-07 19:42 
QuestionClass and pointer Pin
C_Zealot10-May-07 18:43
C_Zealot10-May-07 18:43 
AnswerRe: Class and pointer Pin
bob1697210-May-07 19:18
bob1697210-May-07 19:18 
GeneralRe: Class and pointer Pin
C_Zealot10-May-07 19:35
C_Zealot10-May-07 19:35 

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.