Click here to Skip to main content
15,910,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalchang status bar color Pin
woyaojinqu4-Jun-04 15:49
woyaojinqu4-Jun-04 15:49 
GeneralEnumerated ActiveX Properties Pin
jcsston4-Jun-04 15:13
jcsston4-Jun-04 15:13 
GeneralQueryServiceConfig Error Pin
Blake Miller4-Jun-04 14:29
Blake Miller4-Jun-04 14:29 
GeneralPrinting on a laser printer Pin
Eversman4-Jun-04 14:18
Eversman4-Jun-04 14:18 
GeneralRe: Printing on a laser printer Pin
Johan Rosengren5-Jun-04 21:56
Johan Rosengren5-Jun-04 21:56 
GeneralError LNK 2005 Pin
dw857454-Jun-04 13:01
dw857454-Jun-04 13:01 
QuestionAre FSCTL_GET_NTFS_VOLUME_DATA and FSCTL_GET_RETRIEVAL_POINTERS valid as dwIoControlCode for DeviceIoControl() on NT4? Pin
Defenestration4-Jun-04 12:59
Defenestration4-Jun-04 12:59 
GeneralMFC Help; Pin
Bo Hunter4-Jun-04 12:49
Bo Hunter4-Jun-04 12:49 
I have this cd burning app that I have been working on.
I added a dialog to show progress along the way. Now
this dialog implements a interface and these methods
are called during the burn. (These methods are callbacks
that windows calls duriing the burn. So surely they are
called from a different thread) I added some members to
represent the controls on this dialog, 2 CStatics and
a CProgressCtrl. I added the DDX_Control stuff. Now
I know that I am not supposed to work with a control from
different threads other than the one it was created with.

If that is the case how do I set the window text and the
progress step from these methods?

Thank You
Bo Hunter

GeneralRe: MFC Help; Pin
Ravi Bhavnani4-Jun-04 20:40
professionalRavi Bhavnani4-Jun-04 20:40 
GeneralHelp! Troubles with Visual C++ 6 SP5 creating large Release Executables Pin
Defenestration4-Jun-04 12:29
Defenestration4-Jun-04 12:29 
GeneralMultithreading question Pin
BlackDice4-Jun-04 11:46
BlackDice4-Jun-04 11:46 
GeneralRe: Multithreading question Pin
Alexander M.,4-Jun-04 13:40
Alexander M.,4-Jun-04 13:40 
GeneralRe: Multithreading question Pin
palbano5-Jun-04 16:50
palbano5-Jun-04 16:50 
GeneralChallenge to variable argument gurus Pin
RandyS4-Jun-04 9:24
RandyS4-Jun-04 9:24 
GeneralRe: Challenge to variable argument gurus Pin
toxcct4-Jun-04 9:41
toxcct4-Jun-04 9:41 
GeneralRe: Challenge to variable argument gurus Pin
RandyS4-Jun-04 9:48
RandyS4-Jun-04 9:48 
GeneralRe: Challenge to variable argument gurus Pin
Michael Dunn4-Jun-04 14:37
sitebuilderMichael Dunn4-Jun-04 14:37 
GeneralRe: Challenge to variable argument gurus Pin
RandyS7-Jun-04 3:07
RandyS7-Jun-04 3:07 
GeneralRe: Challenge to variable argument gurus Pin
Anonymous4-Jun-04 19:39
Anonymous4-Jun-04 19:39 
GeneralCSliderCtrl mouseclick position Pin
Konrad Windszus4-Jun-04 8:30
Konrad Windszus4-Jun-04 8:30 
GeneralRe: CSliderCtrl mouseclick position Pin
toxcct4-Jun-04 11:23
toxcct4-Jun-04 11:23 
GeneralRe: CSliderCtrl mouseclick position Pin
Konrad Windszus4-Jun-04 12:45
Konrad Windszus4-Jun-04 12:45 
GeneralARGH - WS_EX_LAYOUTRTL problems Pin
Navin4-Jun-04 8:05
Navin4-Jun-04 8:05 
Questionwhere does the command line pass the file name? Pin
Paul Harter4-Jun-04 7:40
Paul Harter4-Jun-04 7:40 
AnswerRe: where does the command line pass the file name? Pin
Hesham Amin4-Jun-04 7:53
Hesham Amin4-Jun-04 7: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.