Nikolay Sivov : opcservices: Implement writing stub compressed package.

Alexandre Julliard julliard at winehq.org
Thu Sep 6 15:51:51 CDT 2018


Module: wine
Branch: master
Commit: 80579d63444a7a10d68a5e0c9660862d7c456f62
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=80579d63444a7a10d68a5e0c9660862d7c456f62

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Sep  6 06:37:12 2018 +0300

opcservices: Implement writing stub compressed package.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/opcservices/Makefile.in   |   4 +-
 dlls/opcservices/compress.c    | 366 +++++++++++++++++++++++++++++++++++++++++
 dlls/opcservices/factory.c     |   5 +-
 dlls/opcservices/opc_private.h |   8 +
 dlls/opcservices/package.c     |  55 +++++++
 5 files changed, 435 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=80579d63444a7a10d68a5e0c9660862d7c456f62



More information about the wine-cvs mailing list