I have a CPropertySheet that is a client window of a main window.
I added the pages to the CPropertySheet and everything works fine.
The problem is that when I call the UpdateData function on the main window the data in the client window is not updated.
The UpdateData function on the property sheet or on the property pages gives assert error.
Is there a way to make the update data work on child windows?
I added the pages to the CPropertySheet and everything works fine.
The problem is that when I call the UpdateData function on the main window the data in the client window is not updated.
The UpdateData function on the property sheet or on the property pages gives assert error.
Is there a way to make the update data work on child windows?