Robert Shearman : ole32: Convert the *_{Read, Write}At structured storage functions to
11 Sep
2006
11 Sep
'06
11:05 a.m.
Module: wine Branch: master Commit: 79f7318a119c4f0f45ecf45a1d5aa0035c0305c9 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=79f7318a119c4f0f45ecf45a... Author: Robert Shearman <rob(a)codeweavers.com> Date: Mon Sep 11 11:13:47 2006 +0100 ole32: Convert the *_{Read,Write}At structured storage functions to return HRESULTs instead of BOOLs so that errors can be properly propagated from lower levels. --- dlls/ole32/stg_stream.c | 23 +++++------ dlls/ole32/storage32.c | 100 +++++++++++++++++++++++++---------------------- dlls/ole32/storage32.h | 6 +-- 3 files changed, 67 insertions(+), 62 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=79f7318a119c4f0f45ec...
7129
Age (days ago)
7129
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard