Results 1 to 2 of 2

Thread: dll exception: int at memory location errors

  1. #1
    Join Date
    May 2009
    Location
    Memphis, TN
    Posts
    22
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default dll exception: int at memory location errors

    I am trying to use the dll from Pegasus Imaging Twain PRO.

    I am able to call the dll functions and scan documents but I get the following error when I try to save the image file. (all I am doing is calling their functions and I see lots of exceptions: int at memory location 0x0a...)

    Unhandled exception at 0x7c812afb in SwsScanning.exe: Microsoft C++ exception: _com_error at memory location 0x0013b8fc..

    Is there a trick to working with non-Qt Windows DLL files?

    Could the memory problems be a compiler or linker flag problem? or do these dll's usually work or do no work?

    Thank you for your help!

    Jeff.
    Last edited by jeffpogo; 16th June 2009 at 02:13.

  2. #2
    Join Date
    May 2009
    Location
    Memphis, TN
    Posts
    22
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: dll exception: int at memory location errors

    I need to figure out how to catch the windows exceptions.

    Thanks.

Similar Threads

  1. Qt4 and TWAIN scanning
    By ^NyAw^ in forum Qt Programming
    Replies: 27
    Last Post: 21st February 2019, 11:33
  2. Qt Twain Scanner
    By ^NyAw^ in forum Qt Programming
    Replies: 2
    Last Post: 14th May 2008, 14:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.