Hi everybody
I don't understand why this morning when i tried to start my dialog based application, the message box has opened with the following message:
Uhandled exception in Fractal_v1_0.exe:0xC000005: Access Violation
So i've found that this problem comes from the following line of code in the function InitInstance:
m_pMainWnd=&Dlg;
The big problem is that my application used to run before, so is anybody could explain me where could this problem come?
Thanks in advance
jayjay
I don't understand why this morning when i tried to start my dialog based application, the message box has opened with the following message:
Uhandled exception in Fractal_v1_0.exe:0xC000005: Access Violation
So i've found that this problem comes from the following line of code in the function InitInstance:
m_pMainWnd=&Dlg;
The big problem is that my application used to run before, so is anybody could explain me where could this problem come?
Thanks in advance
jayjay