Module: wine Branch: master Commit: 6ace799f5ac16d431d29de8ec0362951932dcf0a URL: http://source.winehq.org/git/wine.git/?a=commit;h=6ace799f5ac16d431d29de8ec0...
Author: Jeremy White jwhite@codeweavers.com Date: Mon Feb 23 16:25:26 2009 -0600
sane.ds: Implement support for ICAP_XRESOLUTION and ICAP_YRESOLUTION.
---
dlls/sane.ds/capability.c | 141 ++++++++++++++++++++++++++++++++++++++++++++- dlls/sane.ds/ds_ctrl.c | 8 ++- dlls/sane.ds/options.c | 57 +++++++++++++++++- dlls/sane.ds/sane_i.h | 8 +++ dlls/twain_32/tests/dsm.c | 129 ++++++++++++++++++++++++++++++++++++++++- 5 files changed, 336 insertions(+), 7 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6ace799f5ac16d431d29de...