I want to write into view window from a dialog (to present data for printer!)
I have simply created CDC object and used TextOut but it is not working.
How can I write into view window from another new dialog.
Please help