Click here to Skip to main content
15,867,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwin32 exe memory usage issue Pin
Ash_VCPP17-Apr-09 1:06
Ash_VCPP17-Apr-09 1:06 
AnswerRe: win32 exe memory usage issue Pin
Obsidianhom17-Apr-09 1:14
Obsidianhom17-Apr-09 1:14 
GeneralRe: win32 exe memory usage issue Pin
Ash_VCPP17-Apr-09 1:49
Ash_VCPP17-Apr-09 1:49 
GeneralRe: win32 exe memory usage issue Pin
Rolf Kristensen18-Apr-09 0:46
Rolf Kristensen18-Apr-09 0:46 
AnswerRe: win32 exe memory usage issue Pin
_AnsHUMAN_ 17-Apr-09 1:36
_AnsHUMAN_ 17-Apr-09 1:36 
GeneralRe: win32 exe memory usage issue Pin
Ash_VCPP17-Apr-09 2:29
Ash_VCPP17-Apr-09 2:29 
QuestionRe: win32 exe memory usage issue Pin
Rajesh R Subramanian17-Apr-09 1:45
professionalRajesh R Subramanian17-Apr-09 1:45 
AnswerRe: win32 exe memory usage issue Pin
Ash_VCPP17-Apr-09 1:51
Ash_VCPP17-Apr-09 1:51 
actually i used dbgcntrl apis which shows me dumped memory leaks like this:
strcore.cpp(118) : {83} normal block at 0x008C2F50, 156 bytes long.
 Data: <            Prov> 01 00 00 00 8F 00 00 00 8F 00 00 00 50 72 6F 76 
strcore.cpp(118) : {80} normal block at 0x008C10B0, 33 bytes long.
 Data: <            C:\P> 02 00 00 00 14 00 00 00 14 00 00 00 43 3A 5C 50 
strcore.cpp(118) : {77} normal block at 0x008C1150, 18 bytes long.
 Data: <            5555> 01 00 00 00 05 00 00 00 05 00 00 00 35 35 35 35 
strcore.cpp(118) : {74} normal block at 0x008C1190, 26 bytes long.
 Data: <            192.> 01 00 00 00 0D 00 00 00 0D 00 00 00 31 39 32 2E 
{62} normal block at 0x008C14B0, 33 bytes long.
 Data: < C              > 00 43 00 CD CD CD CD CD CD CD CD CD CD CD CD CD 
{61} normal block at 0x008C1500, 40 bytes long.
 Data: < |L             > 14 7C 4C 10 16 00 00 00 00 00 00 00 00 00 00 00 
{59} client block at 0x008C1610, subtype 0, 64 bytes long.
a CDynLinkLibrary object at $008C1610, 64 bytes long
{54} client block at 0x008C1790, subtype 0, 64 bytes long.
a CDynLinkLibrary object at $008C1790, 64 bytes long
{52} client block at 0x008C18B0, subtype 0, 64 bytes long.
a CDynLinkLibrary object at $008C18B0, 64 bytes long
Object dump complete.


but i dont have strcore.cpp file in my workspace and i dont understand the meaning of other errors....

Thanks A Ton
Ash_VCPP
walking over water is just knowing where the stones are.....

GeneralRe: win32 exe memory usage issue Pin
Luc Pattyn17-Apr-09 1:57
sitebuilderLuc Pattyn17-Apr-09 1:57 
GeneralRe: win32 exe memory usage issue Pin
Ash_VCPP17-Apr-09 2:01
Ash_VCPP17-Apr-09 2:01 
AnswerRe: win32 exe memory usage issue Pin
Rajesh R Subramanian17-Apr-09 2:27
professionalRajesh R Subramanian17-Apr-09 2:27 
AnswerRe: win32 exe memory usage issue Pin
China_Kevin17-Apr-09 2:39
China_Kevin17-Apr-09 2:39 
Questionduration of AAC audio Pin
yuanfen13917-Apr-09 0:55
yuanfen13917-Apr-09 0:55 
QuestionInclude Header file at run time. Pin
002comp17-Apr-09 0:34
002comp17-Apr-09 0:34 
AnswerRe: Include Header file at run time. Pin
Cedric Moonen17-Apr-09 0:55
Cedric Moonen17-Apr-09 0:55 
GeneralRe: Include Header file at run time. Pin
002comp17-Apr-09 1:05
002comp17-Apr-09 1:05 
GeneralRe: Include Header file at run time. Pin
Stuart Dootson17-Apr-09 1:09
professionalStuart Dootson17-Apr-09 1:09 
GeneralRe: Include Header file at run time. Pin
002comp17-Apr-09 1:26
002comp17-Apr-09 1:26 
GeneralRe: Include Header file at run time. Pin
Stuart Dootson17-Apr-09 1:51
professionalStuart Dootson17-Apr-09 1:51 
GeneralRe: Include Header file at run time. Pin
Cedric Moonen17-Apr-09 1:11
Cedric Moonen17-Apr-09 1:11 
GeneralRe: Include Header file at run time. Pin
Cedric Moonen17-Apr-09 2:00
Cedric Moonen17-Apr-09 2:00 
GeneralRe: Include Header file at run time. Pin
002comp17-Apr-09 2:17
002comp17-Apr-09 2:17 
GeneralRe: Include Header file at run time. Pin
Cedric Moonen17-Apr-09 2:30
Cedric Moonen17-Apr-09 2:30 
GeneralRe: Include Header file at run time. Pin
zhanzongru19-Apr-09 1:27
zhanzongru19-Apr-09 1:27 
QuestionZip Folder Pin
Davitor17-Apr-09 0:20
Davitor17-Apr-09 0:20 

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.