quartz: Fix testing of HRESULT types with not operator instead of comparing against...
commit03a25b487f51cbe85e5ef9db56b7b47b9e29b432
authorRob Shearman <robertshearman@gmail.com>
Sun, 17 Aug 2008 17:31:32 +0000 (17 18:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 15:34:12 +0000 (18 17:34 +0200)
tree4fef476db78d62f783b8f2e031502b290457a4db
parente57697a04b702adec26b196868fb767f7d6b8ed0
quartz: Fix testing of HRESULT types with not operator instead of comparing against S_OK.

This makes it more obvious what the code is doing.
dlls/quartz/control.c