-
Use the attached patch file to fix the twain.C file for use against twian.h 2.0 (I retrieved on 12-23-2008).
2008-12-24 04:59:16 UTC by rnstech
-
When retrieving enumerated capabilities, strange values are returned, at least in case of int16/uint16 values. Recompiled with MS VC++ NET 2003 to no avail. After poking around for a while, changed "((unsigned *)ptr)" in line 1259 of twain.C (source 1.0.1) to "((unsigned short *)ptr)" which finally fixed it. Hope it'll help a bit. Anyway, thank for the grat job!
2007-11-10 16:14:08 UTC by nobody
-
kevin_gill committed patchset 16 of module docs to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 16:53:17 UTC by kevin_gill
-
kevin_gill committed patchset 15 of module docs to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 16:44:46 UTC by kevin_gill
-
kevin_gill committed patchset 14 of module docs to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 16:42:24 UTC by kevin_gill
-
kevin_gill committed patchset 11 of module demo to the Python Twain Module CVS repository, changing 5 files.
2007-05-31 16:06:54 UTC by kevin_gill
-
kevin_gill committed patchset 13 of module docs to the Python Twain Module CVS repository, changing 5 files.
2007-05-31 15:59:59 UTC by kevin_gill
-
kevin_gill committed patchset 2 of module python25-bin to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 15:10:25 UTC by kevin_gill
-
kevin_gill committed patchset 14 of module src to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 15:06:25 UTC by kevin_gill
-
kevin_gill committed patchset 13 of module src to the Python Twain Module CVS repository, changing 1 files.
2007-05-31 14:07:34 UTC by kevin_gill