winspool/tests: fix broken test for GetPrinterDriver (updated)

Detlef Riekenberg wine.dev at web.de
Sat Apr 29 19:05:46 CDT 2006


- Not all levels are supported in all Windows-Versions
- win9x has different results on some tests
- testing for "needed == (DWORD)-1" will fail on Win9x.
  (needed is always modified to different values in Win9x).
  We do not want Version-Specific tests until a BUG in an specific App
  relies on such an undocumented side-effect: => test removed
- MSDN is wrong: The Drivers on the win9x-CD's have cVersion=0x0400



Changelog:

  winspool/tests: fix broken test for GetPrinterDriver



-- 
By By ...
      ... Detlef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_test_GetPrinterDriver.diff
Type: text/x-patch
Size: 2393 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060430/3774a017/fix_test_GetPrinterDriver.diff


More information about the wine-patches mailing list