ole32: Always allow changes to read-only transacted storages.
commitffc4a49bcb9c98ee76a7b210232db35423e06de1
authorVincent Povirk <vincent@codeweavers.com>
Sat, 5 Dec 2009 00:14:51 +0000 (4 18:14 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Dec 2009 10:54:49 +0000 (28 11:54 +0100)
treec795cfa76de77bd025f6edd1622f33a07b5c0660
parentd49510e7f009acc39a311af8c210dc12d775b95a
ole32: Always allow changes to read-only transacted storages.

The only time the write permissions of transacted storages matter is when
committing.
dlls/ole32/storage32.c
dlls/ole32/tests/storage32.c