Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A couple of FAQs 1

Status
Not open for further replies.

Glenn9999

Programmer
Jun 19, 2004
2,312
US
I put a couple of things in the FAQ section to share.

faq102-7493

This one is a unit that exposes constants and function prototypes for the WinHTTP API. As it says there, those that are observant will know that there is an ActiveX type library for this, but it only covers the component part. This unit handles the rest of what Microsoft offers in this API

faq102-7494

This is some basic code to start and stop services, change status type on a service, and how to do some reporting. YMMV on this one, especially as UAC goes, but should be useful if someone needs an intro into the topic.

It is not possible for anyone to acknowledge truth when their salary depends on them not doing it.
 
Cool, I just recently did myself a drop-in component similar to this - I'll dig it up and post it here.

JD Solutions
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top