ole32: Fix infinite recursion in CompositeMonikerImpl_GetTimeOfLastChange by handling...
commit96646d532ff072414afd8315b43ffcd3e81eb358
authorRobert Shearman <rob@codeweavers.com>
Mon, 8 May 2006 14:54:43 +0000 (8 15:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 May 2006 18:59:04 +0000 (8 20:59 +0200)
tree3b8a165ee1b23305bd376a8b370c4fe96bc2fe9f
parent91afe981e0571e7f2b3904b701dde166ed7dd178
ole32: Fix infinite recursion in CompositeMonikerImpl_GetTimeOfLastChange by handling pmkToLeft properly.

Fix a typo where CompositeMonikerImpl_GetTimeOfLastChange was called
instead of the virtual implementation of it on mostRightMk.
dlls/ole32/compositemoniker.c