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

C / C++ / MFC

 
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 
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 
okay,i have fixed most of the leaking code now.
but,there are some ones remain,like:

Detected memory leaks!
Dumping objects ->
{211} normal block at 0x003BA6D8, 7 bytes long.
Data: <\\.\G: > 5C 5C 2E 5C 47 3A 00
{208} normal block at 0x003BCDA0, 34 bytes long.
Data: 47 3A 2F 69 50 6F 64 5F 43 6F 6E 74 72 6F 6C 2F
{204} normal block at 0x003BCCD8, 32 bytes long.
Data: 47 3A 2F 69 50 6F 64 5F 43 6F 6E 74 72 6F 6C 2F
{197} normal block at 0x003BA5A8, 36 bytes long.
Data: < G: > 01 00 00 00 00 00 00 00 CD CD CD CD 47 3A 00 CD
{194} normal block at 0x003BC6A8, 7 bytes long.
Data: <\\.\G: > 5C 5C 2E 5C 47 3A 00
Object dump complete.

I can't find the offending code,this time.there is only leaking address and memory long info.
In addition,it seems strang: G:/iPod_Control is a directory,but my sourcecode is not there!
waht the dump message mean?
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 
QuestionRe: Parallel Pragramming Pin
CPallini24-Jan-08 22:21
mveCPallini24-Jan-08 22:21 
GeneralRe: Parallel Pragramming Pin
vikramlinux24-Jan-08 22:24
vikramlinux24-Jan-08 22:24 

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.