Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Implemeting C++ code into a C project Pin
Orhun Birsoy25-Jun-07 5:33
Orhun Birsoy25-Jun-07 5:33 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 12:28
ForNow25-Jun-07 12:28 
GeneralRe: Implemeting C++ code into a C project Pin
Orhun Birsoy25-Jun-07 12:52
Orhun Birsoy25-Jun-07 12:52 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 23:39
ForNow25-Jun-07 23:39 
Questionneed help with port reading! Pin
Leo_133125-Jun-07 0:31
Leo_133125-Jun-07 0:31 
AnswerRe: need help with port reading! Pin
CPallini25-Jun-07 0:42
mveCPallini25-Jun-07 0:42 
AnswerRe: need help with port reading! Pin
Roger Stoltz25-Jun-07 0:49
Roger Stoltz25-Jun-07 0:49 
GeneralRe: need help with port reading! Pin
Leo_133126-Jun-07 7:31
Leo_133126-Jun-07 7:31 
GeneralRe: need help with port reading! Pin
flippydeflippydebop26-Jun-07 12:47
flippydeflippydebop26-Jun-07 12:47 
QuestionAn error occur when accessing the file Pin
Y_Kaushik25-Jun-07 0:27
Y_Kaushik25-Jun-07 0:27 
AnswerRe: An error occur when accessing the file Pin
Hamid_RT25-Jun-07 0:53
Hamid_RT25-Jun-07 0:53 
GeneralRe: An error occur when accessing the file Pin
Y_Kaushik25-Jun-07 0:58
Y_Kaushik25-Jun-07 0:58 
GeneralRe: An error occur when accessing the file Pin
Y_Kaushik25-Jun-07 1:10
Y_Kaushik25-Jun-07 1:10 
AnswerRe: An error occur when accessing the file Pin
Rajkumar R25-Jun-07 1:16
Rajkumar R25-Jun-07 1:16 
Questioncontact to Microsoft SQL server Pin
includeh1025-Jun-07 0:26
includeh1025-Jun-07 0:26 
AnswerRe: contact to Microsoft SQL server Pin
Hamid_RT25-Jun-07 0:47
Hamid_RT25-Jun-07 0:47 
GeneralRe: contact to Microsoft SQL server Pin
includeh1025-Jun-07 2:20
includeh1025-Jun-07 2:20 
GeneralRe: contact to Microsoft SQL server Pin
Hamid_RT25-Jun-07 5:31
Hamid_RT25-Jun-07 5:31 
QuestionHow to change color of menu-bar? Pin
includeh1025-Jun-07 0:04
includeh1025-Jun-07 0:04 
QuestionInvisitasking Pin
kenhty24-Jun-07 23:53
kenhty24-Jun-07 23:53 
QuestionDebug Error!!!! Pin
James_Programmer24-Jun-07 23:53
James_Programmer24-Jun-07 23:53 
AnswerRe: Debug Error!!!! Pin
Programm3r25-Jun-07 0:22
Programm3r25-Jun-07 0:22 
QuestionPlease give me solution for this Memory leakage problem Pin
James_Programmer24-Jun-07 23:37
James_Programmer24-Jun-07 23:37 
I have made a project in VC++ in Visual C++ 6.0 Editor and it gives following errors while debugging.

Is there any solution for this problem???
if yes then please tell me I am so much confuse about this problem
I have free up all the memory in my whole project then also this error is shown in the Output window.

Loaded 'ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\advapi32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\rpcrt4.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\gdi32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\user32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\shell32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\ole32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\oleaut32.dll', no matching symbolic information found.
Loaded symbols for 'C:\WINDOWS\system32\MFC42D.DLL'
Loaded symbols for 'C:\WINDOWS\system32\MSVCRTD.DLL'
Loaded 'C:\WINDOWS\system32\comctl32.dll', no matching symbolic information found.
Loaded symbols for 'C:\WINDOWS\system32\MFCO42D.DLL'
Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\uxtheme.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\msctf.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\asycfilt.dll', no matching symbolic information found.


Please give me reply!!!!

Thanks in advance
AnswerRe: Please give me solution for this Memory leakage problem Pin
Karismatic24-Jun-07 23:59
Karismatic24-Jun-07 23:59 
AnswerRe: Please give me solution for this Memory leakage problem Pin
Rajkumar R25-Jun-07 0:03
Rajkumar R25-Jun-07 0:03 

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.