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

C / C++ / MFC

 
GeneralRe: Passing parameters to a Dialog Pin
Tomasz Sowinski26-Mar-02 2:36
Tomasz Sowinski26-Mar-02 2:36 
GeneralRe: Passing parameters to a Dialog Pin
26-Mar-02 2:47
suss26-Mar-02 2:47 
GeneralRe: Passing parameters to a Dialog Pin
Tomasz Sowinski26-Mar-02 2:53
Tomasz Sowinski26-Mar-02 2:53 
GeneralRe: Passing parameters to a Dialog Pin
Nish Nishant26-Mar-02 3:09
sitebuilderNish Nishant26-Mar-02 3:09 
GeneralRe: Passing parameters to a Dialog Pin
Tomasz Sowinski26-Mar-02 3:27
Tomasz Sowinski26-Mar-02 3:27 
GeneralRe: Passing parameters to a Dialog Pin
Sayan Mukherjee26-Mar-02 2:43
Sayan Mukherjee26-Mar-02 2:43 
GeneralRe: Passing parameters to a Dialog Pin
Tomasz Sowinski26-Mar-02 2:48
Tomasz Sowinski26-Mar-02 2:48 
GeneralRe: Passing parameters to a Dialog Pin
Ravi Bhavnani26-Mar-02 3:14
professionalRavi Bhavnani26-Mar-02 3:14 
Sayan Mukherjee wrote:
Is there any equivalent to that under MFC?

To the best of my knowledge, no. If you're using MFC, your Window subclassed object should have a data member that you can set and get. Of course, you could always access a CWnd derived class' public m_hWnd member, but that's nasty!

/ravi

"There is always one more bug..."
http://www.ravib.com
ravib@ravib.com
GeneralRe: Passing parameters to a Dialog Pin
26-Mar-02 2:43
suss26-Mar-02 2:43 
GeneralSplitter Windows Pin
funbag26-Mar-02 2:23
funbag26-Mar-02 2:23 
GeneralRe: Splitter Windows Pin
Tomasz Sowinski26-Mar-02 2:34
Tomasz Sowinski26-Mar-02 2:34 
GeneralRe: Splitter Windows Pin
Nish Nishant26-Mar-02 3:13
sitebuilderNish Nishant26-Mar-02 3:13 
GeneralDATETIMEPICKER Pin
Drawil26-Mar-02 1:24
Drawil26-Mar-02 1:24 
GeneralRe: DATETIMEPICKER Pin
Tomasz Sowinski26-Mar-02 1:33
Tomasz Sowinski26-Mar-02 1:33 
GeneralRe: DATETIMEPICKER Pin
Drawil26-Mar-02 1:40
Drawil26-Mar-02 1:40 
GeneralRe: DATETIMEPICKER Pin
Tomasz Sowinski26-Mar-02 1:45
Tomasz Sowinski26-Mar-02 1:45 
GeneralRe: DATETIMEPICKER Pin
Drawil26-Mar-02 1:51
Drawil26-Mar-02 1:51 
GeneralRe: DATETIMEPICKER Pin
Tomasz Sowinski26-Mar-02 1:55
Tomasz Sowinski26-Mar-02 1:55 
GeneralRe: DATETIMEPICKER Pin
Drawil26-Mar-02 2:04
Drawil26-Mar-02 2:04 
GeneralRe: DATETIMEPICKER Pin
26-Mar-02 1:56
suss26-Mar-02 1:56 
QuestionTLBS & Smart pointers bullshit ?? Pin
Braulio Dez26-Mar-02 1:03
Braulio Dez26-Mar-02 1:03 
AnswerRe: TLBS & Smart pointers bullshit ?? Pin
Tomasz Sowinski26-Mar-02 1:14
Tomasz Sowinski26-Mar-02 1:14 
GeneralRe: TLBS & Smart pointers bullshit ?? Pin
Braulio Dez26-Mar-02 1:18
Braulio Dez26-Mar-02 1:18 
GeneralRe: TLBS & Smart pointers bullshit ?? Pin
Tomasz Sowinski26-Mar-02 1:31
Tomasz Sowinski26-Mar-02 1:31 
GeneralRe: TLBS & Smart pointers bullshit ?? Pin
Braulio Dez26-Mar-02 2:36
Braulio Dez26-Mar-02 2:36 

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.