> The base class call to OnInitDialog *is* called first, and was > also asserting, this one on ::IsWindow(m_hWnd) in the
OK, now that IS bad... can you check that you don't have mappings in your DoDataExchange() method that no longer exist - control IDs that have been deleted? I'm not sure that will give your exact problem but it may help. -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
