Eric Pouech
|
f2eac52cd6
|
twain_32: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-18 11:03:21 +01:00 |
Michael Cronenworth
|
4a91eb3626
|
twain_32: Global variable compatibility update for gcc 10.
Signed-off-by: Michael Cronenworth <mike@cchtml.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-24 18:21:03 +01:00 |
Alexandre Julliard
|
04eb97f9ca
|
twain_32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-24 10:31:19 +02:00 |
Vincent Povirk
|
02d0d68bca
|
twain_32: Implement source selection dialog.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-17 10:32:46 +01:00 |
Vincent Povirk
|
24a10e301a
|
twain_32: Add support for DAT_NULL commands.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-23 11:26:53 +02:00 |
Alexandre Julliard
|
731a3fea91
|
twain_32: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:37:50 +01:00 |
Michael Stefaniuc
|
54b6a42a0a
|
include: Change twain.h to use LONG/ULONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-06 12:44:12 +01:00 |
Alexandre Julliard
|
e01ea707dd
|
twain_32: Make some functions static.
|
2008-12-02 15:25:52 +01:00 |
Andrew Talbot
|
7625583501
|
twain_32: Constify a variable.
|
2007-11-08 12:18:30 +01:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Marcus Meissner
|
125efed86a
|
twain_32: Split out the sane specific parts from twain_32 code.
Autoprobing via DG_CONTROL/DAT_IDENTITY/MSG_GET.
|
2006-05-08 22:07:05 +02:00 |
Alexandre Julliard
|
1404dc8014
|
twain_32: Renamed the dlls/twain directory to dlls/twain_32.
|
2006-04-10 17:29:18 +02:00 |