[PATCH 1/3] kernel32/path : use code from copyfileW to implement copyfileexW

Alexandre Julliard julliard at winehq.org
Thu Jan 17 14:10:59 CST 2013


Patrick Rudolph <siro at das-labor.org> writes:

> From 6ff3329003b6b9001ad608f802f235f5433b1c5d Mon Sep 17 00:00:00 2001
> From: Patrick Rudolph <siro at das-labor.org>
> Date: Fri, 11 Jan 2013 15:55:32 +0100
> Subject: a
>
> ---
>  dlls/kernel32/path.c |   91 +++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 86 insertions(+), 5 deletions(-)

You need to move the code, not duplicate it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list