usp10: fix tests to allow atomic patches for new implementation

Clinton Stimpson cjstimpson at utwire.net
Fri Dec 15 01:31:33 CST 2006


Hi,

Here's a patch to make unimplemented functions return E_NOTIMPL instead 
of S_OK.  Even dependent functions already return E_NOTIMPL.  Also 
fixing tests to check that the return value is S_OK before testing the 
'out' parameters.
This fix allows piecemeal patches to follow with implementation for each 
  function in a separate patch.

Thanks,
Clinton Stimpson

ChangeLog
     Return E_NOTIMPL where appropriate.
     And only check out parameters when appropriate.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: usp10-fix-tests.patch
Type: text/x-diff
Size: 6230 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061215/531a6d4d/usp10-fix-tests.bin


More information about the wine-patches mailing list