Click here to Skip to main content
15,898,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Converting PCM to GSM06.10 with ACM Pin
Mark Salsbery12-Dec-08 7:42
Mark Salsbery12-Dec-08 7:42 
GeneralRe: Converting PCM to GSM06.10 with ACM Pin
Eytukan12-Dec-08 7:51
Eytukan12-Dec-08 7:51 
GeneralRe: Converting PCM to GSM06.10 with ACM Pin
Mark Salsbery12-Dec-08 7:58
Mark Salsbery12-Dec-08 7:58 
GeneralRe: Converting PCM to GSM06.10 with ACM Pin
Eytukan12-Dec-08 8:10
Eytukan12-Dec-08 8:10 
QuestionUDP server with multiclients Pin
sunny_vc12-Dec-08 2:20
sunny_vc12-Dec-08 2:20 
AnswerRe: UDP server with multiclients Pin
Eytukan12-Dec-08 7:35
Eytukan12-Dec-08 7:35 
Questiondeleting array of objects of a class Pin
Andy Rama12-Dec-08 1:35
Andy Rama12-Dec-08 1:35 
AnswerRe: deleting array of objects of a class Pin
Sarath C12-Dec-08 2:41
Sarath C12-Dec-08 2:41 
It'd be helpful if you post a working code. The above class structure and objects wont take too much time.

Please carefully check the destructors of the classes. You can roughly calculate the time using OutputDebugString API. Just start Debug View Tool and set the time to display in Milliseconds. then execute the code after putting enough log. or use some profiling or logging mechanisms to get the critical point.

-Sarath.
"Great hopes make everything great possible" - Benjamin Franklin

AnswerRe: deleting array of objects of a class Pin
Andy Rama17-Dec-08 21:30
Andy Rama17-Dec-08 21:30 
QuestionRe: deleting array of objects of a class Pin
Maximilien12-Dec-08 3:08
Maximilien12-Dec-08 3:08 
AnswerRe: deleting array of objects of a class Pin
Alan Balkany12-Dec-08 4:00
Alan Balkany12-Dec-08 4:00 
GeneralRe: deleting array of objects of a class Pin
Maximilien12-Dec-08 4:44
Maximilien12-Dec-08 4:44 
GeneralRe: deleting array of objects of a class Pin
Alan Balkany12-Dec-08 7:36
Alan Balkany12-Dec-08 7:36 
AnswerRe: deleting array of objects of a class Pin
Eytukan12-Dec-08 7:19
Eytukan12-Dec-08 7:19 
Questionusing SAFEARRAY Pin
KASR112-Dec-08 1:29
KASR112-Dec-08 1:29 
AnswerRe: using SAFEARRAY Pin
Jijo.Raj12-Dec-08 1:44
Jijo.Raj12-Dec-08 1:44 
QuestionRe: using SAFEARRAY Pin
David Crow12-Dec-08 3:16
David Crow12-Dec-08 3:16 
AnswerRe: using SAFEARRAY Pin
KASR112-Dec-08 3:17
KASR112-Dec-08 3:17 
QuestionRe: using SAFEARRAY Pin
David Crow12-Dec-08 3:19
David Crow12-Dec-08 3:19 
AnswerRe: using SAFEARRAY Pin
KASR112-Dec-08 3:23
KASR112-Dec-08 3:23 
AnswerRe: using SAFEARRAY Pin
KASR112-Dec-08 3:24
KASR112-Dec-08 3:24 
QuestionSize of memory pointed to by void * pointer. Pin
VC++Maniac12-Dec-08 1:00
VC++Maniac12-Dec-08 1:00 
AnswerRe: Size of memory pointed to by void * pointer. Pin
Naveen12-Dec-08 1:16
Naveen12-Dec-08 1:16 
AnswerRe: Size of memory pointed to by void * pointer. Pin
Jijo.Raj12-Dec-08 1:18
Jijo.Raj12-Dec-08 1:18 
GeneralRe: Size of memory pointed to by void * pointer. Pin
VC++Maniac12-Dec-08 1:38
VC++Maniac12-Dec-08 1:38 

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.