Results 1 to 2 of 2

Thread: DLL Crash

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    120

    DLL Crash

    My application consists of one exe and one DLL there is one function in DLL which exe calls during execution I have written error handling code in DLL(On error goto ). Code works fine in debug mode (it jumps to error handler and show appropriate error message "Automation error" error code: 2147417851) but whenever I build and try to run the application it crashes with no error message . I just wanted to know why my application is getting crashed when i have written error handling code in it? Is there any way so that I can stop my app from crashing?

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width