Кажется, EZTW32.DLL входит в комплект поставки Windows, начиная с Windows95. Думаю, должна она быть и в других OS. Можна посмотреть детали тут http://www.twain.org/
Ну, на крайняк, можно включить эту библиотеку в комплект пакета установки.
Однако с уверенностю можна говорить - это наиболее оптимальный выбор по сравнению с прочими вариантами.
-- Contents of the EZTwain Classic package (eztw1.zip)
If you unzip the distribution package to the root of a drive using
the path information, you'll get the folder \EZTWAIN1 at the top,
and the following files inside:
README.TXT this file.
ACCESS\EZTWAIN.BAS declaration file for MS Access
CLARION\EZTW32.LIB object library for use with Clarion
CLARION\EZTWAIN.CLW Clarion declarations (I think...)
CLARION\README.TXT notes on using EZTwain from Clarion
CSHARP\EZTWAIN.CS C# declarations
DBASE\EZTWAIN.H declarations for dBase
DELPHI\EZTWAIN.PAS declarations for Delphi
LotusScript\eztwain.lss declarations for Lotus Notes
PERL\EZTWAIN.PL declarations for Perl
PowerBASIC\eztwain.inc declarations for PowerBASIC
PowerBuilder\eztwain.txt declarations for PowerScript 10+
PowerBuilder\eztwain-pb9.txt declarations for PowerScript 9
PROGRESS\EZTWAIN.I declarations for Progress
VB.NET\EZTWAIN.VB declarations for VB.NET
VB\EZTWAIN.BAS declarations for VB5/6
VC\EZTWAIN.C source code of EZTwain DLL
VC\EZTWAIN.H declarations for C
VC\RESOURCE.H resource defines
VC\TWAIN.H TWAIN standard header file
VC\TWERP.C Twerp sample application, in C
VC\TWERP.ICO Twerp application icon
VC\TWERP.RC Twerp application resources
VC\VC.DSW MSVC 6.0 workspace for Eztwain and Twerp
VC\EZTW32\EZTW32.DEF export definition file for eztw32.dll
VC\EZTW32\EZTW32.DSP MSVC project file for eztw32.dll
VC\RELEASE\EZTW32.DLL pre-built release version of EZTwain DLL
VC\RELEASE\EZTW32.LIB link library of eztw32.dll
VC\RELEASE\TWERP32.EXE pre-built Twerp sample app
VC\TWERP32\TWERP32.DSP MSVC 6 project file for Twerp
VFP\EZTWAIN.PRG declarations for Visual FoxPro
А тут есть пример создания Net-обложки с демо программой (Net Framework 2.0; vb2005)