Controlling Windows Services

W

webmaster

Hello,

Is there any way to controll windows services from visual c++ 6.0?

Regards,
webmaster
 
T

Thomas Matthews

webmaster said:
Hello,

Is there any way to controll windows services from visual c++ 6.0?

Regards,
webmaster

Not using the _standard_ C++ language, but maybe with some
platform specific functions. The _standard_ C++ language,
discussed in this newsgroup, has no facilities for windows.
Try asking in a Visual C++ or Windows newsgroup.

Read the FAQ and Welcome.txt below.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 
A

Andre Kostur

Hello,

Is there any way to controll windows services from visual c++ 6.0?

Yes, but it has nothing to do with Standard C++. Please go to a Microsoft-
specific newsgroup and ask there. (There are many on news.microsoft.com,
or go search msdn.microsoft.com ....)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top