Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear all,
Please help me to pass my own user data to MFC based MDI document.


Regards,
Suji.
Posted
Comments
CPallini 25-Jul-13 8:24am    
'Pass' from?

What data ? From where ?
You want to load some file? Have a look at CDocument.
You want to manually enter value ? You can use CFormView to add some UI to the a view, or use a dialog to do the same thing.
 
Share this answer
 
Comments
Nelek 26-Jul-13 8:13am    
OP Answered you in non-Solution below. Content is:
No i want to pass my own pointer data to dialog initialization
No i want to pass my own pointer data to dialog initialization
 
Share this answer
 
Comments
Nelek 26-Jul-13 8:13am    
Please don't post solutions to chat with people asking or answering. The messages are not always sorted by date, so it can be a bit difficult to follow them correctly.
The best option is to use the "Have a question or comment?" (or the tiny "reply" on another comment). Another advantage is that the person you write to will get a notification, otherwise it could be that he/she doesn't see your additional question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900