afxCurrentInstanceHandle != NULL MFC ASSERT

【afxCurrentInstanceHandle != NULL MFC ASSERT】

afxCurrentInstanceHandle != NULL MFC ASSERT

文章插图
MFC断言(afxCurrentInstanceHandle!= NULL)MFC ASSERT(afxCurrentInstanceHandle!= NULL)简介:最近用MFC写了一个软件,一直运行良好 。运行时突然出现错误,说:afxwin1.inl的第21行错误,这一行的内容是:assert(afxcurrentinstancehandle!=空)