Displaying 1 result from an estimated 1 matches for "nameofappl".
Did you mean:
nameofapp
2009 Mar 15
1
Running application gives EAccessViolation in module
...;s something my company developed.
I've now started taking to running on Linux at home and thought rather than having to boot into Windows to do work that I might try to run some of these things under Wine.
When I run the executable with Wine, I get:
Exception EAccessViolation in module <nameofapplication> at 0011027B. Access violation at address 0051027B in module <nameofapplication>. Read of address 00000000.
I included a dump file. I was just hoping someone might be able to help me interpret what I'm seeing to determine whether there's any point in pursuing this applicati...