This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c3b022cecf
wine
/
programs
/
services
History
Alexandre Julliard
af972cb1e4
services.exe: Don't reject config changes if the display name corresponds to the service being changed.
2008-04-24 13:53:21 +02:00
..
Makefile.in
services: Start a local RPC server.
2008-03-29 11:15:05 +01:00
rpc.c
services.exe: Don't reject config changes if the display name corresponds to the service being changed.
2008-04-24 13:53:21 +02:00
services.c
services.exe: Make the changed status event an auto-reset event.
2008-04-24 13:53:02 +02:00
services.h
services: Automatically start boot-start, system-start and auto-start services when services.exe is started, instead of in wineboot.exe.
2008-04-11 12:13:45 +02:00
svcctl.idl
services: Start a local RPC server.
2008-03-29 11:15:05 +01:00
utils.c
services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe.
2008-03-29 11:15:59 +01:00