Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [MFC] Error when call function CreateDialog in method InitInstance in order to create a modeless dialog as main window Pin
rudyono12-Mar-10 4:23
rudyono12-Mar-10 4:23 
Questionconvert a CString value to DWORD Pin
learningvisualc5-Mar-10 20:43
learningvisualc5-Mar-10 20:43 
AnswerRe: convert a CString value to DWORD Pin
wangningyu5-Mar-10 22:34
wangningyu5-Mar-10 22:34 
AnswerRe: convert a CString value to DWORD Pin
loyal ginger6-Mar-10 1:59
loyal ginger6-Mar-10 1:59 
AnswerRe: convert a CString value to DWORD Pin
Alain Rist6-Mar-10 5:00
Alain Rist6-Mar-10 5:00 
QuestionAVIStreamWrite failed Pin
gmallax5-Mar-10 20:01
gmallax5-Mar-10 20:01 
GeneralRe: AVIStreamWrite failed Pin
jaapestaartje18-Oct-10 1:21
jaapestaartje18-Oct-10 1:21 
Questionhow to use CHtmlEditView in vc 6.0 Pin
sunnyram5-Mar-10 19:28
sunnyram5-Mar-10 19:28 
Questionhow to fnd files on http server? Pin
includeh105-Mar-10 18:27
includeh105-Mar-10 18:27 
AnswerRe: how to fnd files on http server? Pin
Tony Richards5-Mar-10 21:52
Tony Richards5-Mar-10 21:52 
AnswerRe: how to fnd files on http server? Pin
Moak6-Mar-10 1:04
Moak6-Mar-10 1:04 
QuestionHow can reduce memory usage of application? Pin
Le@rner5-Mar-10 18:07
Le@rner5-Mar-10 18:07 
AnswerRe: How can reduce memory usage of application? Pin
Stephen Hewitt5-Mar-10 22:18
Stephen Hewitt5-Mar-10 22:18 
AnswerRe: How can reduce memory usage of application? Pin
CPallini6-Mar-10 0:42
mveCPallini6-Mar-10 0:42 
AnswerRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov6-Mar-10 9:01
Eugen Podsypalnikov6-Mar-10 9:01 
GeneralRe: How can reduce memory usage of application? Pin
Le@rner8-Mar-10 0:03
Le@rner8-Mar-10 0:03 
GeneralRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov8-Mar-10 3:01
Eugen Podsypalnikov8-Mar-10 3:01 
GeneralRe: How can reduce memory usage of application? Pin
Le@rner8-Mar-10 17:06
Le@rner8-Mar-10 17:06 
GeneralRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov8-Mar-10 19:41
Eugen Podsypalnikov8-Mar-10 19:41 
GeneralRe: How can reduce memory usage of application? Pin
Le@rner8-Mar-10 20:01
Le@rner8-Mar-10 20:01 
Output window is like this
‘Test.exe’: Loaded 'C:\Windows\System32\ntdll.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\kernel32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\user32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\gdi32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\advapi32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\rpcrt4.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\msimg32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\comdlg32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\msvcrt.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\shlwapi.dll'
‘Test.exe’: Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_5cb72f96088b0de0\comctl32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\shell32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\winspool.drv'
‘Test.exe’: Loaded 'C:\Windows\System32\oledlg.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\ole32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\oleaut32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\winmm.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\oleacc.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\imm32.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\msctf.dll'
‘Test.exe’: Loaded 'C:\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6002.18005_none_9e50b396ca17ae07\GdiPlus.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\lpk.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\usp10.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\uxtheme.dll'
‘Test.exe’: Loaded 'C:\Windows\System32\dwmapi.dll'
Detected memory leaks!


here i found Detected memory leaks!,but i dont know how can get the location of this memory leak,
how can get at which porint or on wich function memory leaks.

please help me for this.

thanks.
GeneralRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov8-Mar-10 20:47
Eugen Podsypalnikov8-Mar-10 20:47 
GeneralRe: How can reduce memory usage of application? Pin
Le@rner8-Mar-10 22:08
Le@rner8-Mar-10 22:08 
GeneralRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov8-Mar-10 22:11
Eugen Podsypalnikov8-Mar-10 22:11 
GeneralRe: How can reduce memory usage of application? Pin
Le@rner8-Mar-10 22:16
Le@rner8-Mar-10 22:16 
GeneralRe: How can reduce memory usage of application? Pin
Eugen Podsypalnikov8-Mar-10 22:28
Eugen Podsypalnikov8-Mar-10 22:28 

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.