App behaviour

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RoryClapham
    New Member
    • Mar 2008
    • 10

    App behaviour

    I've recently built a small app that runs perfectly in the Visual Studio debugger, but unfortunately when I run it as a standalone app, I get an access violation of

    Code:
    Unhandled exception at 0x009f0a88 in BigFund.exe: 0xC0000005: Access violation reading location 0x0000000c.
    Anyone get any ideas?
Working...