Click here to Skip to main content
15,885,366 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Plz Advice: VC++ 5 years Experianced, India PinPopular
Emilio Garavaglia14-Apr-10 23:31
Emilio Garavaglia14-Apr-10 23:31 
JokeRe: Plz Advice: VC++ 5 years Experianced, India Pin
David Crow15-Apr-10 3:02
David Crow15-Apr-10 3:02 
GeneralRe: Plz Advice: VC++ 5 years Experianced, India Pin
CPallini15-Apr-10 3:11
mveCPallini15-Apr-10 3:11 
AnswerRe: Plz Advice: VC++ 5 years Experianced, India Pin
Rajesh R Subramanian15-Apr-10 4:27
professionalRajesh R Subramanian15-Apr-10 4:27 
QuestionSave / Restore ChildFrame windows position within MDI application [modified] Pin
mesajflaviu14-Apr-10 22:34
mesajflaviu14-Apr-10 22:34 
AnswerRe: Save / Restore ChildFrame windows position within MDI application Pin
Niklas L15-Apr-10 0:55
Niklas L15-Apr-10 0:55 
QuestionHow to free LPTSTR varaibles Pin
am 200914-Apr-10 22:16
am 200914-Apr-10 22:16 
QuestionRe: How to free LPTSTR varaibles Pin
CPallini14-Apr-10 22:35
mveCPallini14-Apr-10 22:35 
am 2009 wrote:
Is there any need to free memory allocated by this variable to avoid memory leak problems. if so.. then how can we do this.

Such variable is a pointer. If it points to a heap-allocated buffer then such memory should be eventually released.
However it really depends on the context if clean-up is up to you or not.
Could you please provide more info about?
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: How to free LPTSTR varaibles Pin
eusto14-Apr-10 22:35
eusto14-Apr-10 22:35 
AnswerRe: How to free LPTSTR varaibles Pin
Chris Losinger15-Apr-10 1:32
professionalChris Losinger15-Apr-10 1:32 
Questionlist view drag drop event Pin
arun_pk14-Apr-10 22:15
arun_pk14-Apr-10 22:15 
AnswerRe: list view drag drop event Pin
Niklas L15-Apr-10 1:15
Niklas L15-Apr-10 1:15 
Questioncallback function Pin
Sakhalean14-Apr-10 21:20
Sakhalean14-Apr-10 21:20 
AnswerRe: callback function PinPopular
Code-o-mat14-Apr-10 21:39
Code-o-mat14-Apr-10 21:39 
AnswerRe: callback function Pin
CPallini14-Apr-10 21:40
mveCPallini14-Apr-10 21:40 
AnswerRe: callback function Pin
Emilio Garavaglia14-Apr-10 22:07
Emilio Garavaglia14-Apr-10 22:07 
QuestionExce open Pin
MsmVc14-Apr-10 18:42
MsmVc14-Apr-10 18:42 
AnswerRe: Exce open Pin
CPallini14-Apr-10 21:35
mveCPallini14-Apr-10 21:35 
GeneralRe: Exce open [modified] Pin
MsmVc14-Apr-10 21:38
MsmVc14-Apr-10 21:38 
GeneralRe: Exce open Pin
CPallini14-Apr-10 21:41
mveCPallini14-Apr-10 21:41 
GeneralRe: Exce open Pin
MsmVc14-Apr-10 21:44
MsmVc14-Apr-10 21:44 
AnswerRe: Exce open Pin
Stuart Dootson14-Apr-10 21:41
professionalStuart Dootson14-Apr-10 21:41 
QuestionPlease give the correct ans of my question Pin
piyush kr maurya14-Apr-10 17:06
piyush kr maurya14-Apr-10 17:06 
AnswerRe: Please give the correct ans of my question PinPopular
Garth J Lancaster14-Apr-10 17:39
professionalGarth J Lancaster14-Apr-10 17:39 
AnswerRe: Please give the correct ans of my question Pin
ThatsAlok14-Apr-10 18:07
ThatsAlok14-Apr-10 18:07 

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.