Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTCPView Pin
Anonymous27-Dec-04 21:39
Anonymous27-Dec-04 21:39 
Questionhow can i get network ip address Pin
vc-programmer-27-Dec-04 20:59
vc-programmer-27-Dec-04 20:59 
AnswerRe: how can i get network ip address Pin
David Crow28-Dec-04 3:27
David Crow28-Dec-04 3:27 
GeneralRe: ReadFile, WriteFile in Console application Pin
Prakash Nadar27-Dec-04 20:08
Prakash Nadar27-Dec-04 20:08 
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 
But the problem is that, on exiting, it detects too many memory leaks in MSVCRT71.dll. Do i need to worry about these leaks ??

Don't worry about it ! Wink | ;)

Also please tell me that i am using VC 6.0, and Bounds Checker is showing me that the run time dll is MSVCRT71.dll. I think MSVCRT71.dll is a part of VC 7.0 that is also installed in my machine. Is my program of VC 6.0 using correct runtime library ??

Might be some cross link, don't worry about it ! Smile | :)

If your application is some dll, then you should use dependency viewer of VS6, just to track dependency of ur application on several dll's. Check whether "MSVCRT71.dll" is there ?


Regards,
Vishal

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 
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 

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.