المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to pass datas to a modal dialog?



C++ Programming
03-07-2010, 02:30 AM
The snippets as follows:
CAboutDlg dlg;
dlg.DoModal();
Now,how to pass data to the modal dialog,for example modify the title of the modal dialog.Thx!I am not a genius, but shed more sweat!