Module: wine Branch: master Commit: e77e9e45aa74f97a76d3aa5bf127015cc509745b URL: http://source.winehq.org/git/wine.git/?a=commit;h=e77e9e45aa74f97a76d3aa5bf1...
Author: Vincent Povirk vincent@codeweavers.com Date: Thu Nov 12 15:53:42 2009 -0600
ole32: Add a DirRef type for references to directory entries.
---
dlls/ole32/stg_stream.c | 2 +- dlls/ole32/storage32.c | 119 ++++++++++++++++++++++++----------------------- dlls/ole32/storage32.h | 29 +++++++----- 3 files changed, 78 insertions(+), 72 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e77e9e45aa74f97a76d3aa...