ole32: Add StgCreateFile test and conformance fix

Mike Hearn mike at plan99.net
Mon May 1 12:33:26 CDT 2006


On 5/1/06, Mike McCormack <mike at codeweavers.com> wrote:
> The existing test suite works fine on Wine for me.

Hm, wow, is this stuff confusing or what? Here's another patch, this
one should work better (it changes the validation logic, but I think
the new code is more correct and doesn't cause any test case
failures).

One thing that still confuses me - MSDN claims you can
StgCreateDocfile with STGM_READ|STGM_TRANSACTED, and that the
permissions will be checked at commit time, but XP ole32 seems always
to reject it (which is what our code does too). I guess it's
inaccurate, or there's some subtly I didn't understand yet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stg.patch
Type: text/x-patch
Size: 4565 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060501/add8fcef/stg.patch


More information about the wine-patches mailing list