Module: wine Branch: master Commit: b8e78f3234e127a00aae0a81fce66ea83e700216 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b8e78f3234e127a00aae0a81fc...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 25 09:25:33 2014 +0400
scrrun: Added IDrive stub and Next() for drive collection.
---
dlls/scrrun/filesystem.c | 305 +++++++++++++++++++++++++++++++++++++++++- dlls/scrrun/scrrun.c | 1 + dlls/scrrun/scrrun.idl | 4 +- dlls/scrrun/scrrun_private.h | 1 + 4 files changed, 305 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b8e78f3234e127a00aae0a...