Nikolay Sivov : opcservices: Add IOpcPartUri stub.
Module: wine Branch: master Commit: d5db5e7ad707537b82059ef17cfcd4fc26b0786d URL: https://source.winehq.org/git/wine.git/?a=commit;h=d5db5e7ad707537b82059ef17... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon Sep 3 07:18:24 2018 +0300 opcservices: Add IOpcPartUri stub. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opcservices/Makefile.in | 3 +- dlls/opcservices/factory.c | 4 +- dlls/opcservices/opc_private.h | 1 + dlls/opcservices/uri.c | 355 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 360 insertions(+), 3 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d5db5e7ad707537b82059...
participants (1)
-
Alexandre Julliard