Module: wine Branch: master Commit: 9cf835a9478d23b5a59fd8764563474b94ac5538 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9cf835a9478d23b5a59fd87645...
Author: Vincent Povirk vincent@codeweavers.com Date: Mon Jul 6 15:11:16 2015 -0500
ole32: Use grfLocksSupported to decide when LockRegion is implemented.
---
dlls/ole32/filelockbytes.c | 2 ++ dlls/ole32/storage32.c | 75 +++++++++++++++++++++++++++++--------------- dlls/ole32/storage32.h | 5 +++ dlls/ole32/tests/storage32.c | 34 ++++++++++++++++++-- 4 files changed, 88 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9cf835a9478d23b5a59fd8...