dmcompos/tests: Fix a failing test on Windows 8.

Huw Davies huw at codeweavers.com
Fri Feb 3 07:33:22 CST 2017


On Fri, Feb 03, 2017 at 02:24:49PM +0100, Michael Stefaniuc wrote:
> On 02/03/2017 12:45 PM, Huw Davies wrote:
> > The dirty bit is most likely uninitialized, so sometimes this returns S_OK.
> Interesting, that seems to be only newtb-w8 that does that.

Yes.  FWIW, I tried calling IPersistStream_Save() in order to clear the
dirty bit, but that returned E_NOTIMPL on all Windows versions...

Huw.



More information about the wine-devel mailing list