Module: wine Branch: refs/heads/master Commit: 6a15ac7f0a505e74c5e7c2a6d84e4d08012650ce URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=6a15ac7f0a505e74c5e7c2a6...
Author: Mike McCormack mike@codeweavers.com Date: Wed Jul 12 18:24:10 2006 +0900
ole32: Only return S_FALSE in IPropertyStorage::ReadMultiple if a property was not found.
---
dlls/ole32/stg_prop.c | 4 +- dlls/ole32/tests/stg_prop.c | 114 ++++++++++++++++++++++--------------------- 2 files changed, 60 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=6a15ac7f0a505e74c5e7...