[Wine]starting services

michael at cherryblossom.homelinux.com michael at cherryblossom.homelinux.com
Thu Aug 12 18:19:03 CDT 2004


On Thu, Aug 12, 2004 at 03:59:13PM -0300, ericson wrote:
> hi all!
> i'm trying to run an app and it fails..
> this executable should run as a system service.. 

I know this doesn't answer your question, and seems stupid, but what
kind of service are we talking about here?  The so-called Win 9x-style
service (which is started when one 'boots' Windows, although I'm not
sure how that would be loaded/started/emulated, maybe through wineboot?)
or the 2K/Me/XP style service?  And which OS emulation mode is setup in
your wine config?  I have seen that later version Windows OS emulations
are more incomplete -- for example, wininet/winsock doesn't appear to
work (either at all, or very well) in XP mode, as opposed to being fully
functional in 98 mode.

> using +relay,+loaddll for debug i see these lines:
> ...
> 000d:Call advapi32.StartServiceCtrlDispatcherA(4072fde0) ret=00402945
> err:advapi:StartServiceCtrlDispatcherA Couldn't find wait semaphore
> err:advapi:StartServiceCtrlDispatcherA perhaps you need to start
> services using StartService
> 000d:Ret  advapi32.StartServiceCtrlDispatcherA() retval=00000000
> ret=00402945
> ...
> 
> how do i do that?
> thanx,
> rxon

Sorry if I didn't help.

-Michael



More information about the wine-users mailing list