summaryrefslogtreecommitdiff
path: root/ace/NT_Service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed tabs and trailing spaces.Steve Huston1999-03-231-3/+3
* Revised state(DWORD *, ACE_Time_Value*) to always return -1 on any error;Steve Huston1999-03-231-14/+19
* ChangeLogTag: Mon Mar 8 17:35:04 1999 Gonzalo Diethelm <gonzo@tango.cs.wus...gonzo1999-03-081-9/+37
* Fixed compile problem.Steve Huston1999-02-231-4/+4
* Added test_access() and state(DWORD *, ACE_Time_Value*)Steve Huston1999-02-231-0/+43
* Added a number of methods - register/remove a service, as well as SCP-like me...Steve Huston1998-12-081-0/+283
* New for NT only - adapt an NT Service to an ACE_Task.Steve Huston1998-10-061-0/+148