View Single Post
Old 27-Dec-2007, 03:00 PM   #2 (permalink)
Ronaldr
Fix my Error!
 
Ronaldr's Avatar

Posts: 2
Join Date: Dec 2007
Rep Power: 0 Ronaldr is on a distinguished road

IM:
Default Re: application failed to initialize properly 0xc0000005

We just figured it out...I used the olly debugger to find the modules it was accessing....the program was written in borland C++ ...Turns out the program needed a old borland DLL file from 2004 and the Borland DLL file he had was newer...incompatible....replaced it with the old version and it worked fine...
Ronaldr is offline   Reply With Quote