14 Apr
2006
14 Apr
'06
5:46 p.m.
Module: wine Branch: refs/heads/master Commit: b13c498c9d2daa73839f6c861e51b8813ef1504a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b13c498c9d2daa73839f6c86... Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Fri Apr 14 22:34:57 2006 +0900 winspool: Add a test for GetPrinterDriver, make it pass under Wine. --- dlls/winspool/info.c | 48 +++++++++++++++--------- dlls/winspool/tests/info.c | 88 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+), 18 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b13c498c9d2daa73839f...