Module: wine Branch: master Commit: 8a332db2c514198b8e130154cb9148c34484d5f9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8a332db2c514198b8e130154cb...
Author: Vincent Povirk vincent@codeweavers.com Date: Wed Nov 25 16:20:55 2009 -0600
ole32: Change ReadDirEntry return type to HRESULT.
---
dlls/ole32/stg_stream.c | 26 ++++++++-------- dlls/ole32/storage32.c | 72 +++++++++++++++++++++------------------------- dlls/ole32/storage32.h | 2 +- 3 files changed, 47 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8a332db2c514198b8e1301...