Click here to Skip to main content
15,884,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [Msg Deleted] Pin
swati2425-Aug-05 8:51
swati2425-Aug-05 8:51 
GeneralRe: Progress Dialog Pin
swati2425-Aug-05 8:41
swati2425-Aug-05 8:41 
GeneralRe: Progress Dialog Pin
swati2425-Aug-05 9:33
swati2425-Aug-05 9:33 
QuestionDisplay/Font Size GUI issues. Pin
oleg6325-Aug-05 6:40
professionaloleg6325-Aug-05 6:40 
QuestionSimple question if anyone knows it Pin
Joel Holdsworth25-Aug-05 6:30
Joel Holdsworth25-Aug-05 6:30 
AnswerRe: Simple question if anyone knows it Pin
David Crow25-Aug-05 7:53
David Crow25-Aug-05 7:53 
QuestionRe: Simple question if anyone knows it Pin
Joel Holdsworth25-Aug-05 21:52
Joel Holdsworth25-Aug-05 21:52 
QuestionDownload accelarator Pin
Y_R25-Aug-05 6:26
Y_R25-Aug-05 6:26 
Hello,

I am trying to build a download accelarator (a program which downloads a file through several connections to increase the speed).

I have created four threads. Each thread downloads the file from diffrent offset and finallly I join al this parts.

The problem is that when I use one thread( without changing the thread's code) it much faster. It like the additional threads are slowing one another.

In each thread I initialize the connection (CInternetSession->CHttpSession) and later in the thread I have put a loop which downloads the files.

The initialization part is in a critical section.

Can anyone tell whats wrong. Did anyone encountered similar problem?




Sincerely yours
Y.R.
AnswerRe: Download accelarator Pin
Chris Losinger25-Aug-05 10:07
professionalChris Losinger25-Aug-05 10:07 
GeneralRe: Download accelarator Pin
Y_R26-Aug-05 0:09
Y_R26-Aug-05 0:09 
QuestionSkype GUI? Pin
wakkerjack25-Aug-05 6:16
wakkerjack25-Aug-05 6:16 
QuestionPrinting line with DASHDOT style (MFC) Pin
AnTri25-Aug-05 5:51
AnTri25-Aug-05 5:51 
QuestionDriver interface Pin
Paresh emb25-Aug-05 5:51
Paresh emb25-Aug-05 5:51 
QuestionMJPEG Enc/Decoding Pin
Galootka25-Aug-05 5:35
Galootka25-Aug-05 5:35 
QuestionRe: MJPEG Enc/Decoding Pin
David Crow25-Aug-05 8:28
David Crow25-Aug-05 8:28 
AnswerRe: MJPEG Enc/Decoding Pin
Galootka27-Aug-05 2:46
Galootka27-Aug-05 2:46 
GeneralRe: MJPEG Enc/Decoding Pin
Galootka27-Aug-05 9:01
Galootka27-Aug-05 9:01 
GeneralRe: MJPEG Enc/Decoding Pin
David Crow28-Aug-05 4:43
David Crow28-Aug-05 4:43 
GeneralRe: MJPEG Enc/Decoding Pin
Galootka28-Aug-05 4:46
Galootka28-Aug-05 4:46 
GeneralRe: MJPEG Enc/Decoding Pin
David Crow30-Aug-05 9:13
David Crow30-Aug-05 9:13 
AnswerRe: MJPEG Enc/Decoding Pin
Chris Losinger25-Aug-05 9:50
professionalChris Losinger25-Aug-05 9:50 
Questionconverting time Pin
pnpfriend25-Aug-05 5:22
pnpfriend25-Aug-05 5:22 
AnswerRe: converting time Pin
David Crow25-Aug-05 6:00
David Crow25-Aug-05 6:00 
AnswerRe: converting time Pin
Rage25-Aug-05 6:30
professionalRage25-Aug-05 6:30 
GeneralRe: converting time Pin
pnpfriend25-Aug-05 12:53
pnpfriend25-Aug-05 12:53 

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.