Steven Edwards wrote:
Would it be possible to go ahead and port some of the Wine advapi32 SCM code? Its able to
install
and run services such as the Windows Installer so that might solve a few problems we are
facing
with the Msi service and CoLinux.
Sure, this is possible but I'm going to replace this code by RPC-based
code as soon as possible. I have an almost-working implementation of
OpenSCManagerA/W and CloseServiceHandle in my source-tree.
Which service manager functions do you need the most? I'll add the
required features to WIDL next.
Unfortunately ReactOS is causing me some headache because it bugchecks
in CSRSS(??) while booting and I couldn't figure out what goes wrong.
Regards,
Eric