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

C / C++ / MFC

 
AnswerRe: DLL Creation and Usage Pin
Luc Pattyn24-Jul-10 1:43
sitebuilderLuc Pattyn24-Jul-10 1:43 
Questionfopen and fwrite VC++.net [modified] Pin
AmbiguousName23-Jul-10 20:30
AmbiguousName23-Jul-10 20:30 
AnswerRe: fopen and fwrite VC++.net Pin
Richard MacCutchan23-Jul-10 21:55
mveRichard MacCutchan23-Jul-10 21:55 
GeneralRe: fopen and fwrite VC++.net Pin
AmbiguousName23-Jul-10 22:11
AmbiguousName23-Jul-10 22:11 
NewsRe: fopen and fwrite VC++.net [modified] Pin
Richard MacCutchan23-Jul-10 23:13
mveRichard MacCutchan23-Jul-10 23:13 
GeneralRe: fopen and fwrite VC++.net Pin
ThatsAlok25-Jul-10 20:07
ThatsAlok25-Jul-10 20:07 
GeneralRe: fopen and fwrite VC++.net Pin
Richard MacCutchan25-Jul-10 22:39
mveRichard MacCutchan25-Jul-10 22:39 
QuestionCrash Pin
T.RATHA KRISHNAN23-Jul-10 20:23
T.RATHA KRISHNAN23-Jul-10 20:23 
Hi!
When I run my application, it crashes at this line curTab->getElementFromId(i)->remove();and displays:

Unhandled exception at 0x00632175 in SlogOut3D.exe: 0xC0000005: Access violation reading location 0x00000000. When I view the Memory contents at this location 0x00632175, it has:

8b 11 8b f4 8b 8d 18 ff ff ff 8b 42 18 ff d0 3b f4 e8 3e 64 ee ff eb b1 5f 5e 5b 81 c4 e8 00 00 00 3b ec e8 2c 64 ee ff 8b ...ô...ÿÿÿ.B.ÿÐ;ôè>dîÿë±_^[.Äè...;ìè,dîÿ.

curTab is a pointer.
What is wrong with this program? How to run with out crash?
AnswerRe: Crash Pin
Rolf Kristensen23-Jul-10 21:36
Rolf Kristensen23-Jul-10 21:36 
QuestionHow Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Le@rner23-Jul-10 19:41
Le@rner23-Jul-10 19:41 
AnswerRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Richard MacCutchan23-Jul-10 21:52
mveRichard MacCutchan23-Jul-10 21:52 
GeneralRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Le@rner23-Jul-10 21:59
Le@rner23-Jul-10 21:59 
GeneralRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Richard MacCutchan23-Jul-10 23:10
mveRichard MacCutchan23-Jul-10 23:10 
AnswerRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Luc Pattyn23-Jul-10 23:53
sitebuilderLuc Pattyn23-Jul-10 23:53 
JokeRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Richard MacCutchan24-Jul-10 2:33
mveRichard MacCutchan24-Jul-10 2:33 
GeneralRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Luc Pattyn24-Jul-10 2:41
sitebuilderLuc Pattyn24-Jul-10 2:41 
GeneralRe: How Can fill Color in Rectangle that is Drawn by CDC::Rectangle? Pin
Richard MacCutchan24-Jul-10 21:24
mveRichard MacCutchan24-Jul-10 21:24 
QuestionSpecifying data segment for instances of a class Pin
Code-o-mat23-Jul-10 11:32
Code-o-mat23-Jul-10 11:32 
QuestionEdit box font problem? Pin
AnayKulkarni23-Jul-10 1:42
AnayKulkarni23-Jul-10 1:42 
AnswerRe: Edit box font problem? PinPopular
Nuri Ismail23-Jul-10 1:57
Nuri Ismail23-Jul-10 1:57 
QuestionUse ColeDataObject Pin
MKC00223-Jul-10 0:51
MKC00223-Jul-10 0:51 
AnswerRe: Use ColeDataObject Pin
David Crow23-Jul-10 3:13
David Crow23-Jul-10 3:13 
QuestionMessage Removed Pin
23-Jul-10 0:23
viduran23-Jul-10 0:23 
AnswerRe: How to call dll in wince app Pin
Cedric Moonen23-Jul-10 0:46
Cedric Moonen23-Jul-10 0:46 
GeneralRe: How to call dll in wince app Pin
viduran23-Jul-10 0:51
viduran23-Jul-10 0:51 

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.