6 Mar
2009
6 Mar
'09
3:49 p.m.
Module: wine Branch: master Commit: eae4ac9e8f211dc8ffb1301a7bab2cd11e0c8f85 URL: http://source.winehq.org/git/wine.git/?a=commit;h=eae4ac9e8f211dc8ffb1301a7b... Author: Jeremy White <jwhite(a)codeweavers.com> Date: Thu Mar 5 13:15:06 2009 -0600 sane.ds: Implement support for ICAP_PHYSICALHEIGHT and ICAP_PHYSICALWIDTH. --- dlls/sane.ds/capability.c | 88 +++++++++++++++++++++++++++++++++++++++++++- dlls/sane.ds/options.c | 26 +++++++++++++ dlls/sane.ds/sane_i.h | 2 + dlls/twain_32/tests/dsm.c | 90 ++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 203 insertions(+), 3 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=eae4ac9e8f211dc8ffb130...