On Wed, 13 Jul 2005 19:59:34 +0200, Caglar Cakan <nospam@localho st.org>
wrote:
[color=blue]
> Hi there,
>
> anyone got some tutorials for programming NT Services under
> windows XP with c?
>
> thanks[/color]
already found some information:
really good information about services
and coding sample:
now I'm stuck when I try to stop a service if the status is
SERVICE_STOP_PE NDING ...
anyone got a good example how to stop the service then?
It should work with the standard "Stop" function or the
service browser of windows XP.
Caglar Cakan wrote:[color=blue]
> Hi again,
>
> now I'm stuck when I try to stop a service if the status is
> SERVICE_STOP_PE NDING ...
> anyone got a good example how to stop the service then?
> It should work with the standard "Stop" function or the
> service browser of windows XP.
>
> thanks[/color]
This is not the right newsgroup for this question. Try it somewhere in
the comp.os.ms-windows.* or microsoft.* groups.
Caglar Cakan wrote:[color=blue]
> Hi again,
>
> now I'm stuck when I try to stop a service if the status is
> SERVICE_STOP_PE NDING ...
> anyone got a good example how to stop the service then?
> It should work with the standard "Stop" function or the
> service browser of windows XP.[/color]
Ask in a Windows group. This has absolutely nothing to do with standard
C which is the topic of this group.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
Comment