search for: unlockservicedatabase

Displaying 2 results from an estimated 2 matches for "unlockservicedatabase".

Did you mean: lockservicedatabase
2008 May 10
2
Can't compile wine-1.0rc1
...-lntdll -Wb,-drpcrt4 ../../libs/port/libwine_port.a -L/usr/lib -Wl,-rpath-link,/usr/lib -L/test/alsa/lib32/lib -Wl,-rpath-link,/test/alsa/lib32/lib service.o: In function LockServiceDatabase': service.c:(.text+0x1ad7): undefined reference to __wine_exception_handler' service.o: In function UnlockServiceDatabase': service.c:(.text+0x1c4e): undefined reference to __wine_exception_handler' service.o: In function SetServiceStatus': service.c:(.text+0x1e30): undefined reference to __wine_exception_handler' service.o: In function OpenSCManagerW': service.c:(.text+0x215e): undefined reference...
2008 Apr 04
0
Wine release 0.9.59
...e is used. notepad: Remove the License and NO WARRANTY options from the Help->Information popup menu as the same information can now be viewed from the About dialog. services: Move SetServiceStatus and QueryServiceStatusEx to services.exe. services: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to services.exe. services: Move ControlService and StartServiceW from advapi32.dll to services.exe. services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up. services: Introduce an scmdatabase...