Click here to Skip to main content
15,890,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPlease help ! Pin
Bravoone_200627-Nov-06 23:55
Bravoone_200627-Nov-06 23:55 
AnswerRe: Please help ! Pin
toxcct28-Nov-06 0:05
toxcct28-Nov-06 0:05 
QuestionRe: Please help ! Pin
Bravoone_200628-Nov-06 0:11
Bravoone_200628-Nov-06 0:11 
AnswerRe: Please help ! Pin
toxcct28-Nov-06 0:14
toxcct28-Nov-06 0:14 
AnswerRe: Please help ! Pin
Bravoone_200628-Nov-06 0:20
Bravoone_200628-Nov-06 0:20 
QuestionRe: Please help ! Pin
Bravoone_200628-Nov-06 1:53
Bravoone_200628-Nov-06 1:53 
AnswerRe: Please help ! Pin
David Crow28-Nov-06 2:35
David Crow28-Nov-06 2:35 
Questionwin 32 C++ code performance optimization Pin
samchepe27-Nov-06 23:50
samchepe27-Nov-06 23:50 
There is an application which downloads and installs a few applications on user machine after checking his machine for already installed things.
We need to parallelize this code in order to optimize its performance.
We are thinking of running one thread for downloads - one after another, and another thread for running the installs - as soon as a download is complete this thread will take over the installation.
However are there more tricks to parallelize more things - say parallelize 2 downloads?
Any other tricks to minimize CPU usage / optimize on memory usgae and reduce total time required?
Thanks in advance

SSC
AnswerRe: win 32 C++ code performance optimization Pin
XtremDev28-Nov-06 0:19
XtremDev28-Nov-06 0:19 
AnswerRe: win 32 C++ code performance optimization Pin
David Crow28-Nov-06 2:37
David Crow28-Nov-06 2:37 
GeneralRe: win 32 C++ code performance optimization Pin
zoid ! 28-Nov-06 5:03
zoid ! 28-Nov-06 5:03 
Questionproblem in playing m2p files Pin
Raja Bose C Leo27-Nov-06 23:42
Raja Bose C Leo27-Nov-06 23:42 
QuestionCComboBox Pin
harsha_123427-Nov-06 23:02
harsha_123427-Nov-06 23:02 
AnswerRe: CComboBox Pin
Rajesh R Subramanian27-Nov-06 23:10
professionalRajesh R Subramanian27-Nov-06 23:10 
AnswerRe: CComboBox [modified] Pin
Nibu babu thomas27-Nov-06 23:12
Nibu babu thomas27-Nov-06 23:12 
GeneralRe: CComboBox Pin
Rajesh R Subramanian27-Nov-06 23:17
professionalRajesh R Subramanian27-Nov-06 23:17 
GeneralRe: CComboBox Pin
Nibu babu thomas27-Nov-06 23:21
Nibu babu thomas27-Nov-06 23:21 
GeneralRe: CComboBox Pin
Rajesh R Subramanian27-Nov-06 23:23
professionalRajesh R Subramanian27-Nov-06 23:23 
GeneralRe: CComboBox Pin
Nibu babu thomas27-Nov-06 23:26
Nibu babu thomas27-Nov-06 23:26 
GeneralRe: CComboBox Pin
Rajesh R Subramanian27-Nov-06 23:28
professionalRajesh R Subramanian27-Nov-06 23:28 
AnswerRe: CComboBox Pin
Mila02527-Nov-06 23:15
Mila02527-Nov-06 23:15 
GeneralRe: CComboBox Pin
harsha_123427-Nov-06 23:21
harsha_123427-Nov-06 23:21 
GeneralRe: CComboBox Pin
Rajesh R Subramanian27-Nov-06 23:31
professionalRajesh R Subramanian27-Nov-06 23:31 
AnswerRe: CComboBox Pin
Mila02527-Nov-06 23:45
Mila02527-Nov-06 23:45 
AnswerRe: CComboBox Pin
David Crow28-Nov-06 2:43
David Crow28-Nov-06 2:43 

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.