Howdy,
I'm looking for advice on how to clean up the implementation of svchost. The latest version is available at:
http://www.winehq.org/pipermail/wine-patches/2007-November/046467.html
If the stopper for this patch is the lack of a DLL using it, I can resend svchost later this week when I have a stub implementation of BITS using svchost ready.
Thanks for any pointers! -Roy
Am Dienstag, 13. November 2007 01:19:13 schrieb Roy Shea:
Howdy,
If the stopper for this patch is the lack of a DLL using it, I can resend svchost later this week when I have a stub implementation of BITS using svchost ready.
I have zero idea what svchost is doing, but the general approach in this case is to write tests using the service directly. (However, I am not sure if our build and test system currently supports tests for a app in programs/)