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

C / C++ / MFC

 
AnswerRe: Caption of Dialog Pin
see me24-Jul-06 18:40
see me24-Jul-06 18:40 
AnswerRe: Caption of Dialog Pin
Hamid_RT24-Jul-06 19:53
Hamid_RT24-Jul-06 19:53 
GeneralRe: Caption of Dialog Pin
see me24-Jul-06 20:01
see me24-Jul-06 20:01 
GeneralRe: Caption of Dialog Pin
ThatsAlok25-Jul-06 0:30
ThatsAlok25-Jul-06 0:30 
GeneralRe: Caption of Dialog Pin
Hamid_RT24-Jul-06 20:04
Hamid_RT24-Jul-06 20:04 
Questionmemory free Pin
Try24-Jul-06 18:25
Try24-Jul-06 18:25 
AnswerRe: memory free Pin
Stephen Hewitt24-Jul-06 19:13
Stephen Hewitt24-Jul-06 19:13 
AnswerRe: memory free Pin
Divyang Mithaiwala24-Jul-06 19:14
Divyang Mithaiwala24-Jul-06 19:14 
MaHeSG wrote:
I have doubt whether memory is freed.


Actually memory is free & goes to OS free mamory heap. But ur pointer still point that memory address. U can read that address. But if u want to write something that exception is generate.

For further conferation allocate same amount of mem after free some mem. OS allocate same mem block for that. A before free if u allocate then provide different mem block.


regards,
Divyang Mithaiwala
System Engineer & Software Developer

GeneralRe: memory free Pin
Stephen Hewitt24-Jul-06 22:18
Stephen Hewitt24-Jul-06 22:18 
QuestionAbout Static Control Pin
Thanhnamdo24-Jul-06 17:58
Thanhnamdo24-Jul-06 17:58 
AnswerRe: About Static Control Pin
Hamid_RT24-Jul-06 18:07
Hamid_RT24-Jul-06 18:07 
GeneralRe: About Static Control Pin
see me24-Jul-06 18:18
see me24-Jul-06 18:18 
GeneralRe: About Static Control Pin
Thanhnamdo24-Jul-06 18:22
Thanhnamdo24-Jul-06 18:22 
GeneralRe: About Static Control Pin
see me24-Jul-06 18:31
see me24-Jul-06 18:31 
GeneralRe: About Static Control Pin
Hamid_RT24-Jul-06 19:52
Hamid_RT24-Jul-06 19:52 
AnswerRe: About Static Control Pin
see me24-Jul-06 18:14
see me24-Jul-06 18:14 
QuestionAbout command line arguments... Pin
simonchen.net24-Jul-06 17:08
simonchen.net24-Jul-06 17:08 
AnswerRe: About command line arguments... Pin
Michael Dunn24-Jul-06 18:43
sitebuilderMichael Dunn24-Jul-06 18:43 
GeneralRe: About command line arguments... Pin
simonchen.net24-Jul-06 19:02
simonchen.net24-Jul-06 19:02 
GeneralRe: About command line arguments... Pin
Michael Dunn24-Jul-06 22:58
sitebuilderMichael Dunn24-Jul-06 22:58 
Question[Noob] Using class pointers [modified] Pin
Lord Kixdemp24-Jul-06 16:59
Lord Kixdemp24-Jul-06 16:59 
AnswerRe: [Noob] Using class pointers [modified] Pin
John M. Drescher24-Jul-06 17:08
John M. Drescher24-Jul-06 17:08 
AnswerRe: [Noob] Using class pointers Pin
bob1697224-Jul-06 17:12
bob1697224-Jul-06 17:12 
GeneralRe: [Noob] Using class pointers Pin
Lord Kixdemp24-Jul-06 17:16
Lord Kixdemp24-Jul-06 17:16 
GeneralRe: [Noob] Using class pointers Pin
bob1697224-Jul-06 17:25
bob1697224-Jul-06 17:25 

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.