summaryrefslogtreecommitdiff
path: root/ace/NT_Service.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Mar 09 10:41:24 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-03-091-2/+2
* ChangeLogTag:Mon Jan 17 18:03:17 2000 Douglas C. Schmidt <schmidt@tango.cs....schmidt2000-01-181-200/+171
* 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