Re: [PATCH 2/5] programs/winedevice.exe: allow loading multiple devices on the command line
On 09.08.2016 18:40, Aric Stewart wrote:
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- programs/winedevice/device.c | 92 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 75 insertions(+), 17 deletions(-)
I am not sure if I'm missing something, but where is this functionality used? Is it only for manual testing, or where are the corresponding changes to programs/services to pass multiple drivers in the commandline?
On 8/11/16 12:31 AM, Sebastian Lackner wrote:
On 09.08.2016 18:40, Aric Stewart wrote:
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- programs/winedevice/device.c | 92 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 75 insertions(+), 17 deletions(-)
I am not sure if I'm missing something, but where is this functionality used? Is it only for manual testing, or where are the corresponding changes to programs/services to pass multiple drivers in the commandline?
It was for manual testing. -aric
participants (2)
-
Aric Stewart -
Sebastian Lackner