May 24th, 1999, 08:43 AM
Hello
I have created a class based on the CDialog. If DoModal it it works fine, however when i use Create(SOMECLASS::IDD)
The program crashed with assertion error.
I have traced the problem down the the serialization function at a point where i am pulling/putting data out of or to CList box and saving/loading it into archive/file.
I have created a class based on the CDialog. If DoModal it it works fine, however when i use Create(SOMECLASS::IDD)
The program crashed with assertion error.
I have traced the problem down the the serialization function at a point where i am pulling/putting data out of or to CList box and saving/loading it into archive/file.