Guest_imported
New member
- Jan 1, 1970
- 0
I have an SDI derived from CHtmlView. I also have a dialog box derived from CDialog. My question is, how do I do data exchanges between the two dialog boxes? When i include the header file for the SDI in the dialog box, it rejects it and I get an error. Simpley, how do I get a text box in the dialog box to be accessable by the View class??