Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cannot open include file: 'iphlpapi.h' Pin
Anonymous30-Jan-03 21:28
Anonymous30-Jan-03 21:28 
GeneralRe: Cannot open include file: 'iphlpapi.h' Pin
Anonymous30-Jan-03 21:47
Anonymous30-Jan-03 21:47 
GeneralRe: Cannot open include file: 'iphlpapi.h' Pin
naradaji31-Jan-03 3:22
naradaji31-Jan-03 3:22 
QuestionCbitmapButton work as a checkbox ? Pin
Maximilien30-Jan-03 4:13
Maximilien30-Jan-03 4:13 
GeneralSysListView32 Pin
shivpal30-Jan-03 3:32
shivpal30-Jan-03 3:32 
GeneralDid you forget to initialize common controls? Pin
30-Jan-03 3:45
suss30-Jan-03 3:45 
GeneralRe: Did you forget to initialize common controls? Pin
shivpal30-Jan-03 3:59
shivpal30-Jan-03 3:59 
GeneralDestructor question, STL map Pin
ns30-Jan-03 3:13
ns30-Jan-03 3:13 
WHy is this happening?

I have:

CImage & ImageRemus = m_PaletteMap[m_PalRemus];


If I put a breakpoint at this line and step in ,it crashes if I try to advance to next line of code (step over).

But if I put a breakpoint in the destructor of my CImage class, and say run to next breakpoint from this first breakpoint, it steps into the destructor!!!! (It crashes there).

Question is why is it stepping into the destructor?

Appreciate your help,
ns
GeneralRe: Destructor question, STL map Pin
AlexO30-Jan-03 3:36
AlexO30-Jan-03 3:36 
GeneralResolved, thanks Pin
ns30-Jan-03 4:02
ns30-Jan-03 4:02 
GeneralRe: Resolved, thanks Pin
AlexO30-Jan-03 4:30
AlexO30-Jan-03 4:30 
GeneralThanks!! Pin
ns30-Jan-03 4:40
ns30-Jan-03 4:40 
GeneralRe: Destructor question, STL map Pin
Zdeslav Vojkovic30-Jan-03 4:02
Zdeslav Vojkovic30-Jan-03 4:02 
GeneralRe: Destructor question, STL map Pin
ns30-Jan-03 4:43
ns30-Jan-03 4:43 
GeneralExcute a function from Thread in Class Pin
willempipi30-Jan-03 2:52
willempipi30-Jan-03 2:52 
GeneralRe: Excute a function from Thread in Class Pin
Rage30-Jan-03 3:00
professionalRage30-Jan-03 3:00 
GeneralRe: Excute a function from Thread in Class Pin
HENDRIK R30-Jan-03 3:00
HENDRIK R30-Jan-03 3:00 
Generalinsert gif file in dialog window Pin
rohit.dhamija30-Jan-03 2:42
rohit.dhamija30-Jan-03 2:42 
GeneralRe: insert gif file in dialog window Pin
Rage30-Jan-03 3:02
professionalRage30-Jan-03 3:02 
Generalcrashes if debugged, runs okay if executed. Pin
ns30-Jan-03 2:38
ns30-Jan-03 2:38 
GeneralRe: crashes if debugged, runs okay if executed. Pin
Andreas Saurwein30-Jan-03 4:50
Andreas Saurwein30-Jan-03 4:50 
GeneralRe: resolved thank you Pin
ns30-Jan-03 4:56
ns30-Jan-03 4:56 
GeneralMultiTasking ??? a little advanced problem ! Pin
Alex H 198330-Jan-03 2:35
Alex H 198330-Jan-03 2:35 
GeneralRe: MultiTasking ??? a little advanced problem ! Pin
HENDRIK R30-Jan-03 2:53
HENDRIK R30-Jan-03 2:53 
GeneralHtmlView event 2 Pin
jeremysay30-Jan-03 2:33
jeremysay30-Jan-03 2:33 

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.