Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IExplorer 6 runtime error! Pin
Jose Lamas Rios4-Sep-05 19:33
Jose Lamas Rios4-Sep-05 19:33 
GeneralRe: IExplorer 6 runtime error! Pin
EA6_Panther5-Sep-05 2:05
EA6_Panther5-Sep-05 2:05 
Questionwindows forms extremely newbie question Pin
newbie progammer4-Sep-05 8:15
sussnewbie progammer4-Sep-05 8:15 
AnswerRe: windows forms extremely newbie question Pin
User 66584-Sep-05 10:33
User 66584-Sep-05 10:33 
AnswerRe: windows forms extremely newbie question Pin
Christian Graus4-Sep-05 10:41
protectorChristian Graus4-Sep-05 10:41 
QuestionMemory leak! need help Pin
Evil_Twin4-Sep-05 4:04
Evil_Twin4-Sep-05 4:04 
AnswerRe: Memory leak! need help Pin
Christian Graus4-Sep-05 10:42
protectorChristian Graus4-Sep-05 10:42 
AnswerRe: Memory leak! need help Pin
John M. Drescher4-Sep-05 12:58
John M. Drescher4-Sep-05 12:58 
Evil_Twin wrote:
memory check error at 0x000349C0 = 0xFF, should be 0xFD.
memory check error at 0x000349C1 = 0x00, should be 0xFD.
memory check error at 0x000349C2 = 0x03, should be 0xFD.
memory check error at 0x000349C3 = 0x00, should be 0xFD.


This means that you have corrupted your heap in some way. Is it possible that you have stepped outside the bounds of an array?

John
QuestionPictures in Html Help Workshop Pin
a_kiani4-Sep-05 3:12
a_kiani4-Sep-05 3:12 
AnswerRe: Pictures in Html Help Workshop Pin
S Douglas4-Sep-05 20:52
professionalS Douglas4-Sep-05 20:52 
AnswerRe: Pictures in Html Help Workshop Pin
Marc Soleda4-Sep-05 21:06
Marc Soleda4-Sep-05 21:06 
QuestionKey codes to name Pin
Gadjuka4-Sep-05 2:52
Gadjuka4-Sep-05 2:52 
AnswerRe: Key codes to name Pin
Christian Graus4-Sep-05 10:43
protectorChristian Graus4-Sep-05 10:43 
AnswerRe: Key codes to name Pin
Anonymous4-Sep-05 14:18
Anonymous4-Sep-05 14:18 
GeneralRe: Key codes to name Pin
Gadjuka4-Sep-05 23:40
Gadjuka4-Sep-05 23:40 
Question.NET Application books Pin
hcmuns4-Sep-05 1:59
susshcmuns4-Sep-05 1:59 
QuestionHow to use CByteArray to store large data into Oracle database Pin
snprani4-Sep-05 1:21
snprani4-Sep-05 1:21 
Questionneeded help for template in template problem in vc++ Pin
Member 22477494-Sep-05 1:00
Member 22477494-Sep-05 1:00 
AnswerRe: needed help for template in template problem in vc++ Pin
Axter4-Sep-05 1:58
professionalAxter4-Sep-05 1:58 
QuestionTransferring Data from view to view Pin
Member 15334374-Sep-05 0:04
Member 15334374-Sep-05 0:04 
AnswerRe: Transferring Data from view to view Pin
LeFauve4-Sep-05 0:47
LeFauve4-Sep-05 0:47 
GeneralRe: Transferring Data from view to view Pin
Member 15334374-Sep-05 1:55
Member 15334374-Sep-05 1:55 
QuestionHow can I compile *.lib in VC++ to dll? Pin
uumeme3-Sep-05 22:15
uumeme3-Sep-05 22:15 
AnswerRe: How can I compile *.lib in VC++ to dll? Pin
Chris Losinger4-Sep-05 5:26
professionalChris Losinger4-Sep-05 5:26 
AnswerRe: How can I compile *.lib in VC++ to dll? Pin
Gary R. Wheeler4-Sep-05 5:42
Gary R. Wheeler4-Sep-05 5:42 

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.