Module: wine Branch: master Commit: 65887802c502c4eeeb3fc905990e3e2f4548a482 URL: http://source.winehq.org/git/wine.git/?a=commit;h=65887802c502c4eeeb3fc90599...
Author: Vincent Povirk vincent@codeweavers.com Date: Fri Apr 18 16:37:56 2014 -0500
ole32: Initial storage file locking implementation.
---
dlls/ole32/filelockbytes.c | 40 +++++++++- dlls/ole32/storage32.c | 167 ++++++++++++++++++++++++++++++++++++++++++ dlls/ole32/storage32.h | 2 + dlls/ole32/tests/storage32.c | 4 +- 4 files changed, 207 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=65887802c502c4eeeb3fc9...