- This topic has 1 reply, 2 voices, and was last updated 14 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › twain_32.dll version => 1.8
Hi all, 🙂
>>
>> I have a problem (CAP_DEVICEEVENT is unsuported) in programming the TWAIN interface for HP Scanjet 7800 .Maybe 🙄 I need to upgrade TWAIN_32.DLL to version 1.8 as later ? ❓ .
>>
>> Please can someone point me to a location for this file.
A newer TWAIN DLL will not solve the problem. The Data Source Manager (TWAIN_32.DLL) is merely the middle man in capability negotiation.
CAP_DEVICEEVENT can only be supported by a Data Source (HP’s in your case). From your post it appears HP has chosen to not support it. According to the TWAIN specification, CAP_DEVICEEVENT is not a required capability.
What event are you attempting handle? Maybe there’s another solution to the problem you’re having.