Guest_imported
New member
- Jan 1, 1970
- 0
I place a RichEditCtrl in my dialog-based application. I need to read data from file to this RichEditCtrl using StreamIn.
However, to do this, I need to get a pointer to the RichEditCtrl so as to call the StreamIn method. How can I get the pointer to my RichEditCtrl box?
Thanks.
However, to do this, I need to get a pointer to the RichEditCtrl so as to call the StreamIn method. How can I get the pointer to my RichEditCtrl box?
Thanks.