[PATCH] mpr: Implement connected resources enumeration.

Pierre Schweitzer pierre at reactos.org
Mon Sep 12 14:53:27 CDT 2016


Hi,

Please find attached the last patch of the MPR series regarding
resources connection. That one implements resources enumeration.
It's a bit tricky because we have to keep handles till the end of
enumeration (so that we don't loop from the beginning every times in
each provider).
And we have to return a consistant NETRESOURCE so we cannot just
concatenate all the returned NETRESOURCE (hence the work which is done).
It's been tested successfully.

It could possibly be splitted in 3 patches: opening, closing and
enumerating. But not sure how far it makes sense.

Cheers,
-- 
Pierre Schweitzer <pierre at reactos.org>
System & Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mpr-Implement-connected-resources-enumeration.patch
Type: text/x-patch
Size: 10088 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160912/a0f61d42/attachment.bin>


More information about the wine-patches mailing list