A ap_maly Member Nov 7, 2007 #1 I have this problem, on start my program in C++ Builder 6 I see message "EAccessViolation with massage 'Access violation at address 400B6BD3. Read of address 3607E9DF' process stopped". What can I do ??? Please help my. Adam
I have this problem, on start my program in C++ Builder 6 I see message "EAccessViolation with massage 'Access violation at address 400B6BD3. Read of address 3607E9DF' process stopped". What can I do ??? Please help my. Adam
Marco Kalter Administrator Staff member Nov 7, 2007 #1 You will need to debug your application to find the cause of the problem.
Marco Kalter Administrator Staff member Nov 8, 2007 #1 Run the application in debug mode from within the C++Builder IDE, and check where the exception occurs.
Run the application in debug mode from within the C++Builder IDE, and check where the exception occurs.