On So, 2007-05-20 at 11:23 +0200, Rolf Kalbermatter wrote:
> Well I have checked and on a clean Wine install from current git there
> is no service installed at all.
We have the Spooler-Service (only as a stub, but startable), so the
entries should be present in the Registry.
> Without at least
On 5/20/07, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote:
James Hawkins [mailto:[EMAIL PROTECTED] wrote
>Have you looked? regedit HKLM\System\CurrentControlSet\Services.
>I'm not familiar with spooler, but I assume it's installed by default
>on win9x, whereas msi is not. Whichever service you t
James Hawkins [mailto:[EMAIL PROTECTED] wrote
>Have you looked? regedit HKLM\System\CurrentControlSet\Services.
>I'm not familiar with spooler, but I assume it's installed by default
>on win9x, whereas msi is not. Whichever service you test, though,
>you can just skip if the service doesn't exis
On 5/18/07, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote:
While working on some advapi32.service functions I found that having some
tests for those APIs could be very useful. However nbot having added
completely new tests so far there are a few issues I feel intimidated about.
The actual task of
While working on some advapi32.service functions I found that having some
tests for those APIs could be very useful. However nbot having added
completely new tests so far there are a few issues I feel intimidated about.
The actual task of adding a new test file service.c does seem fairly
straightf