Using the LEADTOOLS THUNK Utility with TWAIN

The LEADTOOLS TWAIN Thunk Utility was created to enable you to interact with Win32 TWAIN drivers from a 64-bit process. For instance, a Scanner driver that is ONLY supported on a 32-bit environment will not be able to interact with a scanner from a 64-bit process application. The LEADTOOLS TWAIN Thunk Utility will help you to do so.

The LEADTOOLS THUNK Utility with TWAIN includes the following components:

Distributed files are:

To register the THUNK utility:

To use the THUNK utility, call LTwain::InitSession(pAppData, uFlags) and pass LTWAIN_INIT_USE_THUNKSERVER to the uFlags parameter. The only time the THUNK server should be used is when using a TWAIN device that does not have a 64-bit driver and a 64-bit operating system is being used to run the application.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help