Commit graph

14 commits

Author SHA1 Message Date
Alexandre Julliard 1404dc8014 twain_32: Renamed the dlls/twain directory to dlls/twain_32. 2006-04-10 17:29:18 +02:00
Aric Stewart 8358c63e15 twain: Add a property sheet UI for scanning. 2006-03-28 17:34:30 +02:00
Aric Stewart 6976e2016d twain: Implment DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET.
Implement the DG_IMAGE/DAT_IMAGEMEMXFER/MSG_GET code path. Along with
a number of corrections and improvements to allow the actual aquiring
of images to succeed.
2006-02-21 19:50:29 +01:00
Jeremy White 63e8d34a42 twain: Reconcile sane's long names to TWAIN's 32 byte limit. 2006-02-14 13:06:06 +01:00
Dmitry Timoshkov d389f471b6 If SANE returns empty device list treat it as an error. 2005-11-18 12:05:05 +00:00
Mike McCormack abe2c5811b Don't crash if the twain device name is null. 2005-09-06 09:23:24 +00:00
Francois Gouget c27db9b07c Assorted spelling fixes. 2004-09-14 19:31:22 +00:00
Vincent Béron d6b2468f7f Initialize a pointer before dereferencing it. 2004-01-16 02:01:12 +00:00
Steven Edwards 14e3b19cd0 Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
Dimitrie O. Paun 297f3d898d Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
Michael Stefaniuc 025c0b716b Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for
the conversion of HWND to a void*.
2002-09-06 19:41:17 +00:00
Vincent Béron 9a62491660 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Marcus Meissner 30678c33cb Make twain compile again. 2002-04-29 17:12:13 +00:00
Shi Quan He 6b0720f5d6 Started TWAIN implementation.
Marcus Meissner <marcus@jet.franken.de>
Merged into WineHQ, made sure it works without SANE.
2002-03-21 02:58:39 +00:00