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

C / C++ / MFC

 
AnswerRe: Different versions of ODBC drivers accept different parameters (Execute())?? Pin
Pavel Klocek18-Dec-02 22:47
Pavel Klocek18-Dec-02 22:47 
GeneralRe: Different versions of ODBC drivers accept different parameters (Execute())?? Pin
Wenrich19-Dec-02 13:42
Wenrich19-Dec-02 13:42 
GeneralRe: Different versions of ODBC drivers accept different parameters (Execute())?? Pin
Pavel Klocek20-Dec-02 0:35
Pavel Klocek20-Dec-02 0:35 
QuestionHandle of a Bitmap Image ? Pin
ArunKGoyal18-Dec-02 22:26
ArunKGoyal18-Dec-02 22:26 
AnswerRe: Handle of a Bitmap Image ? Pin
PDStone18-Dec-02 22:34
PDStone18-Dec-02 22:34 
AnswerRe: Handle of a Bitmap Image ? Pin
Dominik Reichl18-Dec-02 22:39
Dominik Reichl18-Dec-02 22:39 
GeneralRe: Problem with CFileDialog Pin
PDStone18-Dec-02 22:24
PDStone18-Dec-02 22:24 
QuestionMessage transfer between two classes? Pin
chen18-Dec-02 21:32
chen18-Dec-02 21:32 
Hi,

In a dialog based application, I have two classes such as

class A
{
do some calculation with a thread;
}

class B : public CDialog
{
here a have a static control, to show some text or numberical
information with the varible CSting m_show;
}

My problem is how to show the text info (class A) in the main dialog (class B) when the thread is started?

Thanks in advance!






chen
AnswerRe: Message transfer between two classes? Pin
Rage18-Dec-02 21:42
professionalRage18-Dec-02 21:42 
GeneralRe: Message transfer between two classes? Pin
chen18-Dec-02 21:53
chen18-Dec-02 21:53 
AnswerRe: Message transfer between two classes? Pin
Rage18-Dec-02 23:35
professionalRage18-Dec-02 23:35 
GeneralRe: Message transfer between two classes? Pin
Joe Woodbury19-Dec-02 5:33
professionalJoe Woodbury19-Dec-02 5:33 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
Christian Graus18-Dec-02 20:42
protectorChristian Graus18-Dec-02 20:42 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
Rage18-Dec-02 21:33
professionalRage18-Dec-02 21:33 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
dianazheng18-Dec-02 21:57
dianazheng18-Dec-02 21:57 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
Rage18-Dec-02 23:18
professionalRage18-Dec-02 23:18 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
Rage19-Dec-02 0:06
professionalRage19-Dec-02 0:06 
GeneralRe: Set current date and time from the computer.Pls Help..Thanks Pin
dianazheng19-Dec-02 15:22
dianazheng19-Dec-02 15:22 
QuestionMust I call DeleteObject after CStatic::SetBitmap ??? Pin
Daniel Strigl18-Dec-02 20:21
Daniel Strigl18-Dec-02 20:21 
AnswerRe: CStatic - SetBitmap - DeleteObject ??? Pin
Christian Graus18-Dec-02 20:44
protectorChristian Graus18-Dec-02 20:44 
GeneralRe: CStatic - SetBitmap - DeleteObject ??? Pin
Daniel Strigl18-Dec-02 20:52
Daniel Strigl18-Dec-02 20:52 
GeneralRe: CStatic - SetBitmap - DeleteObject ??? Pin
Christian Graus18-Dec-02 21:11
protectorChristian Graus18-Dec-02 21:11 
AnswerRe: CStatic - SetBitmap - DeleteObject ??? Pin
Joan M18-Dec-02 20:45
professionalJoan M18-Dec-02 20:45 
GeneralRe: CStatic - SetBitmap - DeleteObject ??? Pin
Daniel Strigl18-Dec-02 20:54
Daniel Strigl18-Dec-02 20:54 
GeneralPainting Toolbar's parent window while it is floating Pin
Anonymous18-Dec-02 20:15
Anonymous18-Dec-02 20:15 

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.