Click here to Skip to main content
15,914,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to sign my ActiveX? Pin
anderslundsgard12-May-04 2:33
anderslundsgard12-May-04 2:33 
AnswerRe: How to sign my ActiveX? Pin
Antony M Kancidrowski12-May-04 2:26
Antony M Kancidrowski12-May-04 2:26 
AnswerRe: How to sign my ActiveX? Pin
Jonas Larsson12-May-04 3:43
Jonas Larsson12-May-04 3:43 
Generaloverloading operator[] question Pin
Member 108148012-May-04 1:31
Member 108148012-May-04 1:31 
GeneralRe: overloading operator[] question Pin
toxcct12-May-04 1:42
toxcct12-May-04 1:42 
GeneralRe: overloading operator[] question Pin
vividtang12-May-04 3:14
vividtang12-May-04 3:14 
GeneralRe: overloading operator[] question Pin
Michael Dunn12-May-04 3:37
sitebuilderMichael Dunn12-May-04 3:37 
GeneralCalling a Class Member from a Tread Pin
sweep12312-May-04 1:20
sweep12312-May-04 1:20 
I have a MFC Dialog based application which will update a Edit Box when an event is set. A thread is waiting on this event.

But how do I call a procedure from this thread to update this Edit Box.

2 questions;

1. How should this procedure be written (member of dialog or not)

2. I can pass in some data via a structure when I create the thread, but how can I pass in either a pointer to the Dialog or this procedure.

I did try passing in the dialog 'this' pointer but could not see the procedure;

CMyDialog::UpdateData() This is the update data procedure.

I am stuck - help


GeneralRe: Calling a Class Member from a Tread Pin
jmkhael12-May-04 1:37
jmkhael12-May-04 1:37 
GeneralRe: Calling a Class Member from a Tread Pin
anderslundsgard12-May-04 1:39
anderslundsgard12-May-04 1:39 
GeneralRe: Calling a Class Member from a Tread Pin
David Crow12-May-04 2:20
David Crow12-May-04 2:20 
GeneralSerialoze Problem Pin
asv12-May-04 0:20
asv12-May-04 0:20 
GeneralSave Function Pin
jazzlycool11-May-04 22:48
jazzlycool11-May-04 22:48 
GeneralRe: Save Function Pin
toxcct11-May-04 23:31
toxcct11-May-04 23:31 
GeneralRe: Save Function Pin
jazzlycool12-May-04 4:46
jazzlycool12-May-04 4:46 
GeneralRe: Save Function Pin
toxcct12-May-04 4:48
toxcct12-May-04 4:48 
GeneralWriting Class definitions Pin
bhangie11-May-04 22:32
bhangie11-May-04 22:32 
GeneralRe: Writing Class definitions Pin
Steve S11-May-04 22:37
Steve S11-May-04 22:37 
Generalresize the workspace Pin
Thevoidin11-May-04 21:44
Thevoidin11-May-04 21:44 
GeneralRe: resize the workspace Pin
Iain Clarke, Warrior Programmer11-May-04 21:57
Iain Clarke, Warrior Programmer11-May-04 21:57 
Generalabout drag and drop Pin
chpsoft11-May-04 21:24
chpsoft11-May-04 21:24 
Generalresize DC Pin
wow999911-May-04 21:09
wow999911-May-04 21:09 
GeneralRe: resize DC Pin
Steve S11-May-04 22:32
Steve S11-May-04 22:32 
QuestionHow to use put_Picture!?! Pin
GFABBRI11-May-04 21:07
GFABBRI11-May-04 21:07 
AnswerRe: How to use put_Picture!?! Pin
David Crow12-May-04 2:10
David Crow12-May-04 2:10 

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.