ole32: Reduce duplicated code in adjustPropertyChain.
commita7e69339dcda3d3360f3b03bac5272f9c1c0176d
authorVincent Povirk <vincent@codeweavers.com>
Tue, 27 Oct 2009 21:48:39 +0000 (27 16:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 14:46:16 +0000 (29 15:46 +0100)
tree553b15432931f04a7f840c2307b5311d1a40581e
parentd1f95617474d77867ccc84c5846d0b295f101a9b
ole32: Reduce duplicated code in adjustPropertyChain.

Most of the work is the same regardless of relation type, so bring
those parts out of the relation type test.
dlls/ole32/storage32.c