Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Display bitmap stored in array on simple button Pin
Rage19-Jul-07 1:35
professionalRage19-Jul-07 1:35 
GeneralDisplay bitmap stored in array on simple button Pin
Ravindra_Joshi19-Jul-07 2:08
Ravindra_Joshi19-Jul-07 2:08 
AnswerRe: Display bitmap stored in array on simple button Pin
Mark Salsbery19-Jul-07 5:13
Mark Salsbery19-Jul-07 5:13 
QuestionHow to include Header file in.... Pin
Electronic7518-Jul-07 23:48
Electronic7518-Jul-07 23:48 
AnswerRe: How to include Header file in.... Pin
Matthew Faithfull19-Jul-07 0:09
Matthew Faithfull19-Jul-07 0:09 
GeneralRe: How to include Header file in.... Pin
Electronic7519-Jul-07 1:08
Electronic7519-Jul-07 1:08 
GeneralRe: How to include Header file in.... Pin
Rage19-Jul-07 1:30
professionalRage19-Jul-07 1:30 
GeneralRe: How to include Header file in.... [modified] Pin
Eytukan19-Jul-07 8:25
Eytukan19-Jul-07 8:25 
Rage wrote:
Only if you initialize it using the new operator or a copy constructor or ..., not if it is only used as a pointer.


Hey Rage, that's the pointers! it needs to be initialized with "new", otherwise they point to nowhere and so need the "delete" then. Rather you meant the variables that get allocated on stack? like CmyClass myCls;

Just got the context.

-- modified at 14:40 Thursday 19th July, 2007


AnswerRe: How to include Header file in.... Pin
Matthew Faithfull19-Jul-07 2:27
Matthew Faithfull19-Jul-07 2:27 
Questionpackage installation. Pin
Md. Ali Naser Khan18-Jul-07 22:45
Md. Ali Naser Khan18-Jul-07 22:45 
QuestionOpening a drive...need help Pin
dranne18-Jul-07 22:12
dranne18-Jul-07 22:12 
AnswerRe: Opening a drive...need help Pin
thammadi18-Jul-07 22:29
thammadi18-Jul-07 22:29 
AnswerRe: Opening a drive...need help Pin
vipin_nvk18-Jul-07 22:33
vipin_nvk18-Jul-07 22:33 
QuestionOnIdle() not getting focus Pin
rp_suman18-Jul-07 22:05
rp_suman18-Jul-07 22:05 
AnswerRe: OnIdle() not getting focus Pin
Mark Salsbery19-Jul-07 5:21
Mark Salsbery19-Jul-07 5:21 
GeneralRe: OnIdle() not getting focus Pin
rp_suman19-Jul-07 14:40
rp_suman19-Jul-07 14:40 
GeneralRe: OnIdle() not getting focus Pin
Mark Salsbery19-Jul-07 14:56
Mark Salsbery19-Jul-07 14:56 
GeneralRe: OnIdle() not getting focus [modified] Pin
rp_suman19-Jul-07 17:46
rp_suman19-Jul-07 17:46 
GeneralRe: OnIdle() not getting focus Pin
Mark Salsbery19-Jul-07 20:14
Mark Salsbery19-Jul-07 20:14 
GeneralRe: OnIdle() not getting focus [modified] Pin
rp_suman19-Jul-07 20:57
rp_suman19-Jul-07 20:57 
GeneralRe: OnIdle() not getting focus Pin
Mark Salsbery20-Jul-07 5:05
Mark Salsbery20-Jul-07 5:05 
GeneralRe: OnIdle() not getting focus Pin
rp_suman22-Jul-07 19:09
rp_suman22-Jul-07 19:09 
GeneralRe: OnIdle() not getting focus Pin
Mark Salsbery23-Jul-07 5:08
Mark Salsbery23-Jul-07 5:08 
GeneralRe: OnIdle() not getting focus Pin
rp_suman26-Jul-07 18:44
rp_suman26-Jul-07 18:44 
GeneralRe: OnIdle() not getting focus Pin
rp_suman19-Jul-07 22:46
rp_suman19-Jul-07 22:46 

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.