Changeset 1856 for box/chris/general/bin/bbackupd/Win32ServiceFunctions.h
- Timestamp:
- 23/09/2007 10:18:20 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/chris/general/bin/bbackupd/Win32ServiceFunctions.h
r1853 r1856 13 13 #define WIN32SERVICEFUNCTIONS_H 14 14 15 int RemoveService ( void);16 int InstallService (const char* pConfigFilePath );15 int RemoveService (const std::string& rServiceName); 16 int InstallService (const char* pConfigFilePath, const std::string& rServiceName); 17 17 int OurService (const char* pConfigFileName); 18 18
Note: See TracChangeset
for help on using the changeset viewer.
