ole32: Use IMoniker::GetTimeOfLastChange to attempt to retrieve the last-modified...
commit04498ba49a0f62682612a8e0d075502d498c46e2
authorRob Shearman <rob@codeweavers.com>
Thu, 28 Dec 2006 02:41:52 +0000 (28 02:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Dec 2006 11:34:54 +0000 (28 12:34 +0100)
tree9d10d78e51d59266b777389ff49a23056cc760e0
parentd4b755a8349fac5e9d3c3511621790d4f1de915d
ole32: Use IMoniker::GetTimeOfLastChange to attempt to retrieve the last-modified time for the ROT entry.

However, fall back to CoFileTimeNow if it fails.
dlls/ole32/moniker.c