You're probably right. There is more than one resource.h and I bet I'm bringing in the wrong one at some place. Thanks
>-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Jason Teagle >Sent: Thursday, February 10, 2005 12:01 PM >To: [email protected] >Subject: RE: [msvc] CComboBox AddString > > >> 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. > _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
