Click here to Skip to main content
16,017,907 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Calling programs from a VC++ program Pin
Roland Pibinger24-Aug-05 12:00
Roland Pibinger24-Aug-05 12:00 
GeneralRe: Calling programs from a VC++ program Pin
David Crow25-Aug-05 4:54
David Crow25-Aug-05 4:54 
GeneralRe: Calling programs from a VC++ program Pin
ThatsAlok24-Aug-05 18:32
ThatsAlok24-Aug-05 18:32 
General3rd Party Grids, Tree Controls, editors Pin
Patrick D Owens24-Aug-05 6:01
Patrick D Owens24-Aug-05 6:01 
GeneralRe: 3rd Party Grids, Tree Controls, editors Pin
Maximilien24-Aug-05 7:48
Maximilien24-Aug-05 7:48 
GeneralScrollbar help Pin
KellyR24-Aug-05 4:52
KellyR24-Aug-05 4:52 
Generalmultithreaded dialog problems Pin
DaveManGO24-Aug-05 4:20
DaveManGO24-Aug-05 4:20 
GeneralRe: multithreaded dialog problems Pin
David Crow24-Aug-05 4:26
David Crow24-Aug-05 4:26 
DaveHuber wrote:
...and a dialog box that is updated by the main thread.

Does the main thread own the dialog box?

DaveHuber wrote:
...but if I so much as click anything outside of the dialog box window, the window does not get updated again, it does not repaint, and it appears to have stopped responding. The other threads, however, are still running, and when they finish, the main window is updated with all the information that it should have been displaying along the way.

This is a classic problem with threads. Read here and here for more.


"One must learn from the bite of the fire to leave it alone." - Native American Proverb


GeneralRe: multithreaded dialog problems Pin
DaveManGO24-Aug-05 4:31
DaveManGO24-Aug-05 4:31 
GeneralRe: multithreaded dialog problems Pin
David Crow24-Aug-05 5:22
David Crow24-Aug-05 5:22 
GeneralRe: multithreaded dialog problems Pin
DaveHuber24-Aug-05 8:08
DaveHuber24-Aug-05 8:08 
GeneralRe: multithreaded dialog problems Pin
David Crow24-Aug-05 8:18
David Crow24-Aug-05 8:18 
GeneralRe: multithreaded dialog problems Pin
DaveManGO25-Aug-05 4:43
DaveManGO25-Aug-05 4:43 
GeneralRe: multithreaded dialog problems Pin
David Crow25-Aug-05 4:52
David Crow25-Aug-05 4:52 
GeneralRe: multithreaded dialog problems Pin
DaveHuber25-Aug-05 5:09
DaveHuber25-Aug-05 5:09 
GeneralRe: multithreaded dialog problems Pin
David Crow25-Aug-05 5:28
David Crow25-Aug-05 5:28 
GeneralRe: multithreaded dialog problems Pin
DaveManGO25-Aug-05 5:57
DaveManGO25-Aug-05 5:57 
QuestionWireless? Pin
dandy7224-Aug-05 3:56
dandy7224-Aug-05 3:56 
AnswerRe: Wireless? Pin
David Crow24-Aug-05 4:20
David Crow24-Aug-05 4:20 
GeneralRe: Wireless? Pin
dandy7224-Aug-05 5:11
dandy7224-Aug-05 5:11 
GeneralRe: Wireless? Pin
David Crow24-Aug-05 5:25
David Crow24-Aug-05 5:25 
GeneralRe: Wireless? Pin
Ravi Bhavnani24-Aug-05 11:07
professionalRavi Bhavnani24-Aug-05 11:07 
GeneralCapturing HDC Pin
rocky_pulley24-Aug-05 3:43
rocky_pulley24-Aug-05 3:43 
GeneralRe: Capturing HDC Pin
emadns24-Aug-05 3:54
emadns24-Aug-05 3:54 
GeneralRe: Capturing HDC Pin
rocky_pulley24-Aug-05 4:18
rocky_pulley24-Aug-05 4: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.