Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: EXE/DLL resources modification? Pin
Michael Dunn17-Feb-06 8:59
sitebuilderMichael Dunn17-Feb-06 8:59 
QuestionWSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:43
Jnewg517-Feb-06 2:43 
AnswerRe: WSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:47
Jnewg517-Feb-06 2:47 
GeneralRe: WSAAsyncSelect Linux Equivalent Pin
Jnewg517-Feb-06 2:48
Jnewg517-Feb-06 2:48 
QuestionCSingleLock problem Pin
ledallam17-Feb-06 2:30
ledallam17-Feb-06 2:30 
AnswerRe: CSingleLock problem Pin
James R. Twine17-Feb-06 3:43
James R. Twine17-Feb-06 3:43 
AnswerRe: CSingleLock problem Pin
James R. Twine17-Feb-06 3:44
James R. Twine17-Feb-06 3:44 
QuestionMulti-tasking and threads Pin
theprinc17-Feb-06 2:12
theprinc17-Feb-06 2:12 
I have a dialog based app which has a progress bar and other controls. I want to process some stuff in the background moving the progress bar, but not blocking the main process thread. I tried using threads but the child threads cannot move the progresss bar even if i pass the progress bar argument to the child thread.

Does anybody have any ideas??

Another idea could be create a new process and let it run and use intrprocess communication but still the parent process is blocked

I think i am just complicating things because many applications have this functionality


Any ideas would be greatly appreciated.

Kelvin Chikomo
AnswerRe: Multi-tasking and threads Pin
David Crow17-Feb-06 2:32
David Crow17-Feb-06 2:32 
QuestionRe: Multi-tasking and threads Pin
theprinc17-Feb-06 2:42
theprinc17-Feb-06 2:42 
AnswerRe: Multi-tasking and threads Pin
Cedric Moonen17-Feb-06 2:49
Cedric Moonen17-Feb-06 2:49 
AnswerRe: Multi-tasking and threads Pin
David Crow17-Feb-06 2:51
David Crow17-Feb-06 2:51 
GeneralRe: Multi-tasking and threads Pin
theprinc17-Feb-06 3:01
theprinc17-Feb-06 3:01 
GeneralRe: Multi-tasking and threads Pin
David Crow17-Feb-06 3:10
David Crow17-Feb-06 3:10 
GeneralRe: Multi-tasking and threads Pin
theprinc17-Feb-06 3:25
theprinc17-Feb-06 3:25 
QuestionRe: Multi-tasking and threads Pin
David Crow17-Feb-06 3:27
David Crow17-Feb-06 3:27 
AnswerRe: Multi-tasking and threads Pin
theprinc17-Feb-06 3:59
theprinc17-Feb-06 3:59 
GeneralRe: Multi-tasking and threads Pin
David Crow17-Feb-06 4:26
David Crow17-Feb-06 4:26 
QuestionFrame Pane Fixing Problem! Pin
Temp8317-Feb-06 1:48
Temp8317-Feb-06 1:48 
AnswerRe: Frame Pane Fixing Problem! Pin
Cedric Moonen17-Feb-06 2:06
Cedric Moonen17-Feb-06 2:06 
AnswerRe: Frame Pane Fixing Problem! Pin
David Crow17-Feb-06 2:34
David Crow17-Feb-06 2:34 
AnswerRe: Frame Pane Fixing Problem! Pin
Russell'17-Feb-06 2:43
Russell'17-Feb-06 2:43 
Questionserial port data communication in Visual c++ Pin
omprakashsingh17-Feb-06 1:46
omprakashsingh17-Feb-06 1:46 
AnswerRe: serial port data communication in Visual c++ Pin
Cedric Moonen17-Feb-06 2:02
Cedric Moonen17-Feb-06 2:02 
QuestionRe: serial port data communication in Visual c++ Pin
David Crow17-Feb-06 2:35
David Crow17-Feb-06 2:35 

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.