Changeset 70f2d7b in nscp for NSClient++.h


Ignore:
Timestamp:
03/29/06 22:19:32 (7 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
76aafc4
Parents:
aabbd97
Message:

Updated with reg settings (take 1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NSClient++.h

    r6817602 r70f2d7b  
    5353 
    5454  // Service helper functions 
    55   void InitiateService(void); 
     55  bool InitiateService(void); 
    5656  void TerminateService(void); 
    5757  static void WINAPI service_main_dispatch(DWORD dwArgc, LPTSTR *lpszArgv); 
Note: See TracChangeset for help on using the changeset viewer.