Hi.
I have this error after I run VC6 program; "First-chance exception in CV_13.exe (NTDLL.DLL): 0xC0000005: Access Violation."
I have this error after I add a member variable to a class. If I do not add this member variable, the program works fine.
What does this error means? And how can I fix it?
Thanks.
I have this error after I run VC6 program; "First-chance exception in CV_13.exe (NTDLL.DLL): 0xC0000005: Access Violation."
I have this error after I add a member variable to a class. If I do not add this member variable, the program works fine.
What does this error means? And how can I fix it?
Thanks.
Comment