Click here to Skip to main content
15,888,333 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WinSock2 / Threads Pin
Fareed Rizkalla29-Apr-10 7:42
Fareed Rizkalla29-Apr-10 7:42 
GeneralRe: WinSock2 / Threads Pin
«_Superman_»29-Apr-10 8:04
professional«_Superman_»29-Apr-10 8:04 
GeneralRe: WinSock2 / Threads Pin
Fareed Rizkalla29-Apr-10 8:15
Fareed Rizkalla29-Apr-10 8:15 
GeneralRe: WinSock2 / Threads Pin
«_Superman_»29-Apr-10 8:22
professional«_Superman_»29-Apr-10 8:22 
GeneralRe: WinSock2 / Threads Pin
Fareed Rizkalla29-Apr-10 8:45
Fareed Rizkalla29-Apr-10 8:45 
GeneralRe: WinSock2 / Threads Pin
Fareed Rizkalla30-Apr-10 12:56
Fareed Rizkalla30-Apr-10 12:56 
QuestionRe: WinSock2 / Threads Pin
«_Superman_»30-Apr-10 13:01
professional«_Superman_»30-Apr-10 13:01 
AnswerRe: WinSock2 / Threads Pin
Fareed Rizkalla30-Apr-10 13:10
Fareed Rizkalla30-Apr-10 13:10 
No! Like I said before, because it's GUI app.

Created a timer event that monitors how the process is doing.
Those URLs I posted are currently causing the thread to freeze after the receiving loop finishes.
During that the timer checks the thread error state, receiving ERROR_NO_MORE_ITEMS.
After 3-4 minutes have elapsed the thread finishes, the timer event returns thread has exited successfully.

Do you think increasing thread priority would do the trick. Or would it hurt my application?

I tried looking up ERROR_NO_MORE_ITEMS for details, but was unsuccessful however the only thing I managed to dig up was the Windows Error Codes.
QuestionProblem implementing FIR code(nuhertz) [modified] Pin
browneyes8628-Apr-10 10:26
browneyes8628-Apr-10 10:26 
AnswerRe: Problem implementing FIR code(nuhertz) Pin
LittleYellowBird28-Apr-10 21:59
LittleYellowBird28-Apr-10 21:59 
GeneralRe: Problem implementing FIR code(nuhertz) Pin
browneyes8629-Apr-10 2:11
browneyes8629-Apr-10 2:11 
GeneralRe: Problem implementing FIR code(nuhertz) Pin
LittleYellowBird29-Apr-10 4:27
LittleYellowBird29-Apr-10 4:27 
AnswerRe: Problem implementing FIR code(nuhertz) Pin
Stuart Dootson29-Apr-10 2:40
professionalStuart Dootson29-Apr-10 2:40 
QuestionRe: Problem implementing FIR code(nuhertz) Pin
David Crow29-Apr-10 2:48
David Crow29-Apr-10 2:48 
Questionproblem with CSplitButton::SetDropDownMenu method Pin
A&Ms28-Apr-10 9:47
A&Ms28-Apr-10 9:47 
QuestionJPEG 2 PDF Creation [modified] Pin
Game-point28-Apr-10 6:36
Game-point28-Apr-10 6:36 
QuestionRe: JPEG 2 PDF Creation Pin
David Crow28-Apr-10 7:48
David Crow28-Apr-10 7:48 
AnswerRe: JPEG 2 PDF Creation Pin
Game-point28-Apr-10 8:02
Game-point28-Apr-10 8:02 
Questionrun , show and application in my project and handle its forms Pin
iman_kh28-Apr-10 3:44
iman_kh28-Apr-10 3:44 
AnswerRe: run , show and application in my project and handle its forms Pin
Chris Losinger28-Apr-10 4:18
professionalChris Losinger28-Apr-10 4:18 
AnswerRe: run , show and application in my project and handle its forms Pin
Xeqtr28-Apr-10 7:29
Xeqtr28-Apr-10 7:29 
QuestionHow to open a file with UNICODE filename on Windows? Pin
zengkun10028-Apr-10 3:24
zengkun10028-Apr-10 3:24 
AnswerRe: How to open a file with UNICODE filename on Windows? Pin
Richard MacCutchan28-Apr-10 3:29
mveRichard MacCutchan28-Apr-10 3:29 
GeneralRe: How to open a file with UNICODE filename on Windows? Pin
zengkun10028-Apr-10 13:25
zengkun10028-Apr-10 13:25 
GeneralRe: How to open a file with UNICODE filename on Windows? Pin
Richard MacCutchan28-Apr-10 22:18
mveRichard MacCutchan28-Apr-10 22:18 

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.