- Timestamp:
- 08/24/10 15:00:17 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/win32service/win32service/include/svc/serviceregistry.h
r97 r101 5 5 char * QueryKey(HKEY hKey); 6 6 HKEY AddKey(); 7 voidSetKeyValue(HKEY hKey);7 DWORD SetKeyValue(HKEY hKey); 8 8 9 char * GetSvcRegistry();9 char * SvcRegistry(int action); 10 10 char * FormatWindowsError(int nError);
Note: See TracChangeset
for help on using the changeset viewer.
