why will the exception appear, when the mfcie's window is maximized from normal
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
why will the exception appear, when the mfcie's window is maximized from normal or normal from maximized? Warning: constructing COleException, scode = DISP_E_MEMBERNOTFOUND ($80020003). Warning: constructing COleException, scode = DISP_E_MEMBERNOTFOUND ($80020003). First-chance exception in Book.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception. First-chance exception in Book.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception. the mfcie is a sample of MSDN.