[1/2] ole32/tests: Add a test for OleSave() called for a IOleCache storage.

Huw Davies huw at codeweavers.com
Thu Oct 19 04:37:17 CDT 2017


On Thu, Oct 19, 2017 at 01:06:50PM +0800, Dmitry Timoshkov wrote:
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/ole32/tests/ole2.c | 214 +++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 202 insertions(+), 12 deletions(-)

This looks ok, but could you please call IPersistStorage_Save()
directly rather than using the OleSave() helper?  Also fix
the function name to reflect that.

Thanks,
Huw.



More information about the wine-devel mailing list