Click here to Skip to main content
15,913,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I/O run-time Pin
Hakan Bulut24-Jan-08 23:42
Hakan Bulut24-Jan-08 23:42 
GeneralRe: I/O run-time Pin
Maxwell Chen24-Jan-08 23:18
Maxwell Chen24-Jan-08 23:18 
GeneralRe: I/O run-time Pin
Hakan Bulut24-Jan-08 23:50
Hakan Bulut24-Jan-08 23:50 
GeneralRe: I/O run-time PinPopular
Iain Clarke, Warrior Programmer25-Jan-08 0:21
Iain Clarke, Warrior Programmer25-Jan-08 0:21 
GeneralOT Pin
CPallini25-Jan-08 0:25
mveCPallini25-Jan-08 0:25 
GeneralRe: OT Pin
Iain Clarke, Warrior Programmer25-Jan-08 0:47
Iain Clarke, Warrior Programmer25-Jan-08 0:47 
GeneralRe: I/O run-time Pin
Maxwell Chen25-Jan-08 0:47
Maxwell Chen25-Jan-08 0:47 
Questionhow to find where the memory leaking occurred according to the vc's output? Pin
kcynic24-Jan-08 21:35
kcynic24-Jan-08 21:35 
when i debug my project using vs,such output messages were dumped:
Detected memory leaks!
Dumping objects ->
d:\work\ipodlibrarys\ipodlibrarys\ipodsmarttool\ipodsmarttooldlg.cpp(328) : {4306} normal block at 0x012EA938, 16 bytes long.
Data: < & > 1A 00 00 00 26 04 00 00 00 00 00 00 00 00 00 00
0x012EA7D8, 16 bytes long.
Data: < > 17 00 00 00 20 04 00 00 00 00 00 00 00 00 00 00
....
{3710} normal block at 0x012E9C78, 484 bytes long.
Data: <\Ok @ ( > 5C 4F 6B 00 40 00 96 01 28 00 00 00 00 04 00 00
d:\work\ipodlibrarys\ipodlibrarys\ipodsmarttool\ipodsmarttooldlg.cpp(328) : {3698} normal block at 0x012E9438, 16 bytes long.
Data: < & > 1A 00 00 00 26 04 00 00 00 00 00 00 00 00 00 00
........(too many items!)

someone would like to tell me,how sould i find where the memory leaking occurred?
Thanks.
AnswerRe: how to find where the memory leaking occurred according to the vc's output? [modified] Pin
CPallini24-Jan-08 21:40
mveCPallini24-Jan-08 21:40 
GeneralRe: how to find where the memory leaking occurred according to the vc's output? Pin
kcynic24-Jan-08 22:02
kcynic24-Jan-08 22:02 
GeneralRe: how to find where the memory leaking occurred according to the vc's output? Pin
CPallini24-Jan-08 22:14
mveCPallini24-Jan-08 22:14 
GeneralRe: how to find where the memory leaking occurred according to the vc's output? Pin
kcynic24-Jan-08 22:22
kcynic24-Jan-08 22:22 
AnswerRe: how to find where the memory leaking occurred according to the vc's output? Pin
ShilpiP24-Jan-08 22:14
ShilpiP24-Jan-08 22:14 
GeneralRe: how to find where the memory leaking occurred according to the vc's output? Pin
kcynic24-Jan-08 22:28
kcynic24-Jan-08 22:28 
GeneralBug of performance counter API or perfmon tool Pin
George_George24-Jan-08 20:58
George_George24-Jan-08 20:58 
GeneralRe: Bug of performance counter API or perfmon tool Pin
Don Box24-Jan-08 21:42
Don Box24-Jan-08 21:42 
GeneralRe: Bug of performance counter API or perfmon tool Pin
George_George24-Jan-08 21:54
George_George24-Jan-08 21:54 
GeneralRe: Bug of performance counter API or perfmon tool Pin
David Crow25-Jan-08 2:59
David Crow25-Jan-08 2:59 
GeneralRe: Bug of performance counter API or perfmon tool Pin
George_George25-Jan-08 3:02
George_George25-Jan-08 3:02 
Generalc ++ coding Pin
joni24-Jan-08 20:56
joni24-Jan-08 20:56 
GeneralRe: c ++ coding Pin
Cedric Moonen24-Jan-08 21:03
Cedric Moonen24-Jan-08 21:03 
GeneralRe: c ++ coding Pin
CPallini24-Jan-08 21:12
mveCPallini24-Jan-08 21:12 
GeneralRe: c ++ coding Pin
Rajesh R Subramanian24-Jan-08 21:37
professionalRajesh R Subramanian24-Jan-08 21:37 
QuestionRe: c ++ coding Pin
David Crow25-Jan-08 3:01
David Crow25-Jan-08 3:01 
GeneralParallel Pragramming Pin
vikramlinux24-Jan-08 20:15
vikramlinux24-Jan-08 20:15 

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.