Module: wine Branch: master Commit: b263ff26b9db2f695259657d1ad47b4b6794e4b4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b263ff26b9db2f695259657d1...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 25 17:32:04 2021 +0200
sane.ds: Use Twain types and status codes in option helpers.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/sane.ds/capability.c | 143 +++++++++++-------------------- dlls/sane.ds/ds_image.c | 36 ++++---- dlls/sane.ds/options.c | 211 ++++++++++++++++++++++------------------------ dlls/sane.ds/sane_i.h | 25 +++--- dlls/sane.ds/ui.c | 139 ++++++++---------------------- 5 files changed, 212 insertions(+), 342 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b263ff26b9db2f6952596...