Module: wine Branch: master Commit: 4bb61ec0df4c1ec68a105011eca29f5b5770798c URL: http://source.winehq.org/git/wine.git/?a=commit;h=4bb61ec0df4c1ec68a105011ec...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Tue Oct 15 00:27:16 2013 +0200
ole32: Use BOOL type where appropriate.
---
dlls/ole32/bindctx.c | 7 +++---- dlls/ole32/filemoniker.c | 12 ++++++------ dlls/ole32/ifs.c | 32 ++++++++++++++++---------------- dlls/ole32/storage32.c | 20 ++++++++++---------- dlls/ole32/storage32.h | 6 +++--- dlls/ole32/stubmanager.c | 2 +- 6 files changed, 39 insertions(+), 40 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4bb61ec0df4c1ec68a1050...