[PATCH 1/4] mpr: Implement local name automatic redirection for disks.

Alexandre Julliard julliard at winehq.org
Thu Jul 28 03:12:38 CDT 2016


Pierre Schweitzer <pierre at reactos.org> writes:

> Hi,
>
> I wanted to avoid yet another recopy (in the ANSI case) especially since
> input is well-known: user necessarily provided NULL ptr to reach that point.
> But, if you prefer, I can do another copy. But in the ANSI case, it will
> mean that NETRESOURCE structure has been copied twice (rather expensive).

It's not expensive, it's a small structure, and you don't need to
duplicate the pointers.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list