Module: wine Branch: master Commit: dd4bb9470635bd7cc2ee50472953a26d68dae455 URL: https://source.winehq.org/git/wine.git/?a=commit;h=dd4bb9470635bd7cc2ee50472...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Nov 27 11:55:45 2018 +0300
shcore: Add file-based stream.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shcore/Makefile.in | 2 +- dlls/shcore/main.c | 327 +++++++++++++++++++++++++++++++++++++++++++++++- dlls/shcore/shcore.spec | 6 +- 3 files changed, 329 insertions(+), 6 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dd4bb9470635bd7cc2ee5...