Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMemory leaks and VCRT Pin
Imtiaz Murtaza27-Dec-04 17:55
Imtiaz Murtaza27-Dec-04 17:55 
GeneralRe: Memory leaks and VCRT Pin
virtualkirankumar28-Dec-04 0:19
virtualkirankumar28-Dec-04 0:19 
GeneralRe: Memory leaks and VCRT Pin
Kiran Kumar Singani28-Dec-04 0:21
Kiran Kumar Singani28-Dec-04 0:21 
GeneralRe: Memory leaks and VCRT Pin
vishalmore28-Dec-04 4:15
vishalmore28-Dec-04 4:15 
GeneralRe: Memory leaks and VCRT Pin
Henry miller28-Dec-04 4:20
Henry miller28-Dec-04 4:20 
GeneralHelp! in C++ How to implement 2 classes share one class Pin
stans8027-Dec-04 15:04
stans8027-Dec-04 15:04 
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
Prakash Nadar27-Dec-04 16:21
Prakash Nadar27-Dec-04 16:21 
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
stans8027-Dec-04 18:20
stans8027-Dec-04 18:20 
The code will work on i create the classes a1 and b1, but now they wont be created by me, it will be created by others, they only pass in one parameter, like A a1 = new A(1), C c1, B b1 = new B(1), then i should know c1 is shared by a1 and b1. that means b1 will go to find c1.
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
Prakash Nadar27-Dec-04 18:28
Prakash Nadar27-Dec-04 18:28 
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
stans8027-Dec-04 22:32
stans8027-Dec-04 22:32 
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
Prakash Nadar27-Dec-04 23:41
Prakash Nadar27-Dec-04 23:41 
GeneralCommon header Pin
Dennis Gourjii27-Dec-04 23:58
Dennis Gourjii27-Dec-04 23:58 
GeneralRe: Common header Pin
Prakash Nadar28-Dec-04 0:33
Prakash Nadar28-Dec-04 0:33 
GeneralRe: Help! in C++ How to implement 2 classes share one class Pin
Henry miller28-Dec-04 4:37
Henry miller28-Dec-04 4:37 
QuestionHow to list the program hooking windows Pin
lekhacnhu27-Dec-04 13:49
lekhacnhu27-Dec-04 13:49 
QuestionHow to release HDC ? Pin
uus9927-Dec-04 13:47
uus9927-Dec-04 13:47 
AnswerRe: How to release HDC ? Pin
PJ Arends27-Dec-04 14:38
professionalPJ Arends27-Dec-04 14:38 
Generalintegrating a function... Pin
aaadetos27-Dec-04 12:07
aaadetos27-Dec-04 12:07 
Generalconst pointer Pin
act_x27-Dec-04 10:48
act_x27-Dec-04 10:48 
GeneralRe: const pointer Pin
Prakash Nadar27-Dec-04 18:38
Prakash Nadar27-Dec-04 18:38 
GeneralRe: const pointer Pin
Dennis Gourjii28-Dec-04 0:09
Dennis Gourjii28-Dec-04 0:09 
GeneralRe: const pointer Pin
Henry miller28-Dec-04 4:42
Henry miller28-Dec-04 4:42 
GeneralCallback Function Pin
RedDragon2k27-Dec-04 10:13
RedDragon2k27-Dec-04 10:13 
GeneralRe: Callback Function Pin
Tom Wright27-Dec-04 10:30
Tom Wright27-Dec-04 10:30 
GeneralRe: Callback Function Pin
RedDragon2k27-Dec-04 10:43
RedDragon2k27-Dec-04 10:43 

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.