Click here to Skip to main content
15,885,365 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWindows Forms Question Pin
Bob X12-Apr-06 5:29
Bob X12-Apr-06 5:29 
AnswerRe: Windows Forms Question Pin
Bob X12-Apr-06 17:18
Bob X12-Apr-06 17:18 
AnswerRe: Windows Forms Question Pin
El Corazon13-Apr-06 15:13
El Corazon13-Apr-06 15:13 
GeneralRe: Windows Forms Question Pin
Bob X13-Apr-06 15:47
Bob X13-Apr-06 15:47 
GeneralRe: Windows Forms Question Pin
El Corazon13-Apr-06 15:57
El Corazon13-Apr-06 15:57 
GeneralRe: Windows Forms Question Pin
Bob X13-Apr-06 16:03
Bob X13-Apr-06 16:03 
GeneralRe: Windows Forms Question Pin
code-frog13-Apr-06 16:49
professionalcode-frog13-Apr-06 16:49 
QuestionAccess to member var from a thread Pin
LCI12-Apr-06 5:11
LCI12-Apr-06 5:11 
I have a class A in a dialog application.
A thread X is running in this class. However, i would like to update a member var in class A.
In order to have access to this member var from thread X, i did a static cast like CClassA * pClassA = static_cast<cclassa*>

I know that the above is wrong but, how can i do this?
AnswerRe: Access to member var from a thread Pin
valikac12-Apr-06 6:49
valikac12-Apr-06 6:49 
GeneralRe: Access to member var from a thread Pin
LCI12-Apr-06 7:20
LCI12-Apr-06 7:20 
GeneralRe: Access to member var from a thread Pin
valikac12-Apr-06 7:49
valikac12-Apr-06 7:49 
QuestionCListCtrl subitem image transparency? Pin
Cpt Rick12-Apr-06 5:04
Cpt Rick12-Apr-06 5:04 
AnswerRe: CListCtrl subitem image transparency? Pin
Gavin Taylor12-Apr-06 6:49
professionalGavin Taylor12-Apr-06 6:49 
GeneralRe: CListCtrl subitem image transparency? Pin
Cpt Rick12-Apr-06 10:24
Cpt Rick12-Apr-06 10:24 
QuestionRunning Exe problem Pin
aaaan12-Apr-06 3:50
aaaan12-Apr-06 3:50 
AnswerRe: Running Exe problem Pin
David Crow12-Apr-06 4:09
David Crow12-Apr-06 4:09 
AnswerRe: Running Exe problem Pin
Hamid_RT12-Apr-06 4:10
Hamid_RT12-Apr-06 4:10 
GeneralRe: Running Exe problem Pin
aaaan13-Apr-06 0:48
aaaan13-Apr-06 0:48 
GeneralRe: Running Exe problem Pin
Hamid_RT13-Apr-06 4:15
Hamid_RT13-Apr-06 4:15 
QuestionThread-socket problem Pin
nahitan12-Apr-06 3:34
nahitan12-Apr-06 3:34 
QuestionThread-socket problem Pin
nahitan12-Apr-06 3:19
nahitan12-Apr-06 3:19 
QuestionVery simple problem: Regarding EXE folder Pin
BlrBoy12-Apr-06 3:12
BlrBoy12-Apr-06 3:12 
AnswerRe: Very simple problem: Regarding EXE folder Pin
David Crow12-Apr-06 3:16
David Crow12-Apr-06 3:16 
QuestionHow to lock a folder. Pin
ashwath200512-Apr-06 3:09
ashwath200512-Apr-06 3:09 
AnswerRe: How to lock a folder. Pin
David Crow12-Apr-06 3:18
David Crow12-Apr-06 3: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.