ole32: Add a stub transacted storage type.
commitd799f7e18962669c445aebdf06dac3befa888e1f
authorVincent Povirk <vincent@codeweavers.com>
Wed, 2 Dec 2009 16:59:47 +0000 (2 10:59 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Dec 2009 11:16:26 +0000 (11 12:16 +0100)
tree384235d42f835d9e59ee2291f51f172a7937a221
parent42142200d531e1563d73539e14fde6df9c72bf67
ole32: Add a stub transacted storage type.

TransactedSnapshotImpl acts as a proxy between the user and the storage
interfaces that modify the file directly (or another transacted storage).
Currently, it does not change the operations.
dlls/ole32/storage32.c
dlls/ole32/storage32.h